<feed xmlns='http://www.w3.org/2005/Atom'>
<title>veeos-1x.git/src/conf_mode/interface-dummy.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>Interface: T1695: Syntax error in interface-dummy.py - Missing colon</title>
<updated>2019-09-27T17:33:08+00:00</updated>
<author>
<name>vindenesen</name>
<email>vindenesen@gmail.com</email>
</author>
<published>2019-09-27T15:34:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=3b2f528f7a15bd73831550bfaddf4e515a0112b5'/>
<id>urn:sha1:3b2f528f7a15bd73831550bfaddf4e515a0112b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Python/ifconfig: T1557: refactor Interface 'state' property to set_state()/get_state()</title>
<updated>2019-09-24T19:53:25+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-09-24T17:03:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=065adc3ab2ee6262b4a1a85762697ac81fc5b084'/>
<id>urn:sha1:065adc3ab2ee6262b4a1a85762697ac81fc5b084</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Python/ifconfig: T1557: refactor Interface 'ifalias' property to set_alias()</title>
<updated>2019-09-24T19:53:25+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-09-24T16:40:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=12d0cdf69ba15dccb705e212ea605b692f825dbd'/>
<id>urn:sha1:12d0cdf69ba15dccb705e212ea605b692f825dbd</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-contrib/veeos-1x.git/commit/?id=d77f68ef3198cff019e1e2d74dfe2290800a1ea6'/>
<id>urn:sha1:d77f68ef3198cff019e1e2d74dfe2290800a1ea6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dummy: loopback: T1580: T1601: synchronize comments</title>
<updated>2019-09-06T10:29:22+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-09-06T10:28:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=c38097eb62dfe5eb309d90752e3ce611999a48d1'/>
<id>urn:sha1:c38097eb62dfe5eb309d90752e3ce611999a48d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Python/configdict: add list_diff function to compare two lists</title>
<updated>2019-09-04T20:03:10+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-09-04T19:50:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=64d58eda4c1ebaa9d346d65d606d2a75694467ee'/>
<id>urn:sha1:64d58eda4c1ebaa9d346d65d606d2a75694467ee</id>
<content type='text'>
A list containing only unique elements not part of the other list is
returned. This is usefull to check e.g. which IP addresses need to be
removed from the OS.
</content>
</entry>
<entry>
<title>dummy: T1580: support deleting interface description</title>
<updated>2019-08-31T11:18:11+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-08-31T11:18:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=aa5054e524a4996ba9cc11deec25fdf4279b29cf'/>
<id>urn:sha1:aa5054e524a4996ba9cc11deec25fdf4279b29cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dummy: T1580: migrate from pyroute2 -&gt; vyos.ifconfig</title>
<updated>2019-08-31T11:08:14+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-08-31T11:08:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=3dc08ceaf2c9574133f3b4ff94822b65789a2139'/>
<id>urn:sha1:3dc08ceaf2c9574133f3b4ff94822b65789a2139</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dummy: T1580: migrate implementation to pyroute2</title>
<updated>2019-08-27T09:10:32+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-08-27T09:10:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=93184326fc3768216b734a5fcc60e193b5e27fad'/>
<id>urn:sha1:93184326fc3768216b734a5fcc60e193b5e27fad</id>
<content type='text'>
</content>
</entry>
</feed>
