<feed xmlns='http://www.w3.org/2005/Atom'>
<title>veeos-1x.git/src/conf_mode/interface-bonding.py, branch vyos/1.4dev0</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos-contrib/veeos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos-contrib/veeos-1x.git/atom?h=vyos%2F1.4dev0</id>
<link rel='self' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/atom?h=vyos%2F1.4dev0'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-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-contrib/veeos-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>Python/ifconfig: T1557: add support for DHCPv6 client options</title>
<updated>2019-10-13T10:34:15+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-10-13T10:34:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=67ca26dc6f6e548dfd0a1bc787aa039d96450b97'/>
<id>urn:sha1:67ca26dc6f6e548dfd0a1bc787aa039d96450b97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bonding: T1614: support DHCP options on VLAN interfaces</title>
<updated>2019-10-13T10:31:40+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-10-13T10:31:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=177de5378a1e9e6983e34ef4a5244310b78d870a'/>
<id>urn:sha1:177de5378a1e9e6983e34ef4a5244310b78d870a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>conf_mode: bonding/ethernet fix comments</title>
<updated>2019-10-12T07:56:16+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-10-12T07:55:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=f9b55ed9ff55a0a080e62d201ad82327153c4a24'/>
<id>urn:sha1:f9b55ed9ff55a0a080e62d201ad82327153c4a24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T1430: add dhcp vendor-class-id client option</title>
<updated>2019-10-09T15:19:04+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-10-08T19:39:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=2d3539f9dec19c0d5cec5bd962aaf9640a8cec23'/>
<id>urn:sha1:2d3539f9dec19c0d5cec5bd962aaf9640a8cec23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Python/ifconfig: T1557: add generic support for DHCP client options</title>
<updated>2019-10-09T15:19:03+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-10-08T19:23:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=afc82770cce851da31267829f1726f85093d9d76'/>
<id>urn:sha1:afc82770cce851da31267829f1726f85093d9d76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Python/ifconfig: T1557: refactor BondIf 'mode' property to set_mode()</title>
<updated>2019-09-24T19:53:26+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-09-24T17:27:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=f95659216b0816f53bdf5cb8ccc02afff970dd53'/>
<id>urn:sha1:f95659216b0816f53bdf5cb8ccc02afff970dd53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Python/ifconfig: T1557: refactor BondIf 'arp_interval' property to set_arp_interval()</title>
<updated>2019-09-24T19:53:26+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-09-24T17:24:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=bc9b28132ca7270f226968d0c1207adefe768049'/>
<id>urn:sha1:bc9b28132ca7270f226968d0c1207adefe768049</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Python/ifconfig: T1557: refactor BondIf 'arp_ip_target' property to set_arp_ip_target()/get_arp_ip_target()</title>
<updated>2019-09-24T19:53:26+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-09-24T17:15:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=7d747a6ad08d0ea726333bfa9917c7f05439f33b'/>
<id>urn:sha1:7d747a6ad08d0ea726333bfa9917c7f05439f33b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Python/ifconfig: T1557: refactor BondIf 'arp_interval' property to set_arp_interval()</title>
<updated>2019-09-24T19:53:26+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-09-24T17:10:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=8befa5b2aad043dca5d2ba293a7c762f55537c7e'/>
<id>urn:sha1:8befa5b2aad043dca5d2ba293a7c762f55537c7e</id>
<content type='text'>
</content>
</entry>
</feed>
