<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/conf_mode/interface-openvpn.py, branch feature/T9082-codeql-cpp</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2019-10-13T10:41:31+00:00</updated>
<entry>
<title>Sync XML interface description source file pattern and conf script name</title>
<updated>2019-10-13T10:41:31+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-10-13T10:40:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=fe7279454c86a2947b23fb0d769483b7fe2a3cc3'/>
<id>urn:sha1:fe7279454c86a2947b23fb0d769483b7fe2a3cc3</id>
<content type='text'>
    renamed:    interface-bonding.py -&gt; interfaces-bonding.py
    renamed:    interface-bridge.py -&gt; interfaces-bridge.py
    renamed:    interface-dummy.py -&gt; interfaces-dummy.py
    renamed:    interface-ethernet.py -&gt; interfaces-ethernet.py
    renamed:    interface-loopback.py -&gt; interfaces-loopback.py
    renamed:    interface-openvpn.py -&gt; interfaces-openvpn.py
    renamed:    interface-vxlan.py -&gt; interfaces-vxlan.py
    renamed:    interface-wireguard.py -&gt; interfaces-wireguard.py
</content>
</entry>
<entry>
<title>[OpenVPN]: T1688: Added check to see if encryption gcm is used in combination with shared-secret-key-file, which is not supported (OpenVPN throws error message)</title>
<updated>2019-09-30T18:23:46+00:00</updated>
<author>
<name>vindenesen</name>
<email>vindenesen@gmail.com</email>
</author>
<published>2019-09-30T18:12:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9a4f89ad6752d9ad859ae124c97e3e4657f81aad'/>
<id>urn:sha1:9a4f89ad6752d9ad859ae124c97e3e4657f81aad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[OpenVPN]: T1688: Added aes-gcm encryptions</title>
<updated>2019-09-30T18:23:36+00:00</updated>
<author>
<name>vindenesen</name>
<email>vindenesen@gmail.com</email>
</author>
<published>2019-09-26T13:33:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=387f9bb2f8f11af872f6f78f4b12d7cd20ea8c58'/>
<id>urn:sha1:387f9bb2f8f11af872f6f78f4b12d7cd20ea8c58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OpenVPN: T1512: always enable compat-names option</title>
<updated>2019-09-28T07:45:06+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-09-28T07:45:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4d225f60b7e9ad52681124aa63094fb770cc7e07'/>
<id>urn:sha1:4d225f60b7e9ad52681124aa63094fb770cc7e07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>openvpn: T1691: interface is not always created - take care when setting alias</title>
<updated>2019-09-26T19:48:34+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-09-26T19:48:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9def20e8d74475a5fe3e4844c13e988e03f4c363'/>
<id>urn:sha1:9def20e8d74475a5fe3e4844c13e988e03f4c363</id>
<content type='text'>
</content>
</entry>
<entry>
<title>openvpn: T1691: add artifical abort when waiting on interface</title>
<updated>2019-09-26T19:40:57+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-09-26T19:40:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=214af997817f1856c8297a33b0b6ac3f7fb628b3'/>
<id>urn:sha1:214af997817f1856c8297a33b0b6ac3f7fb628b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>openvpn: T1548: setup interface alias</title>
<updated>2019-09-24T19:53:26+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-09-24T19:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3aed7f2dad9326ae094edc94b996db4fce2e0b18'/>
<id>urn:sha1:3aed7f2dad9326ae094edc94b996db4fce2e0b18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Python/ifconfig: T1557: refactor 'mtu' property to get_mtu()/set_mtu()</title>
<updated>2019-09-24T16:10:48+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-09-24T16:04:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d77f68ef3198cff019e1e2d74dfe2290800a1ea6'/>
<id>urn:sha1:d77f68ef3198cff019e1e2d74dfe2290800a1ea6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #133 from vindenesen/openvpn-minimum-tls-version</title>
<updated>2019-09-20T16:22:44+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2019-09-20T16:22:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=62c3e0b5f2de7a1bb14b384bfb1d32687e08c4f8'/>
<id>urn:sha1:62c3e0b5f2de7a1bb14b384bfb1d32687e08c4f8</id>
<content type='text'>
[OpenVPN] T1675: Added setting for minimum tls version</content>
</entry>
<entry>
<title>OpenVPN - changed tls-minimum-version to tls-version-min</title>
<updated>2019-09-20T11:52:44+00:00</updated>
<author>
<name>vindenesen</name>
<email>vindenesen@gmail.com</email>
</author>
<published>2019-09-20T11:52:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=87500058e11f6846a5ba18dfa17ea685bcdca5ae'/>
<id>urn:sha1:87500058e11f6846a5ba18dfa17ea685bcdca5ae</id>
<content type='text'>
</content>
</entry>
</feed>
