<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/python/vyos/ifconfig/vlan.py, branch vyos/1.4dev0</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/marekm72/vyos-1x.git/atom?h=vyos%2F1.4dev0</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-1x.git/atom?h=vyos%2F1.4dev0'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/'/>
<updated>2020-09-19T19:08:40+00:00</updated>
<entry>
<title>ifconfig: T2653: convert VLAN interfaces do discrete class</title>
<updated>2020-09-19T19:08:40+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-09-19T19:08:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=d1c9ee33f25e45cea0d01f9685f99c960ed4d7f8'/>
<id>urn:sha1:d1c9ee33f25e45cea0d01f9685f99c960ed4d7f8</id>
<content type='text'>
Instead of using an Adapter pattern to make interfaces VLAN-aware, create a
derived class named VLANIf to represent a VLAN. This change was necessary to
eliminate mixed code in Interfaces class which was VLAN - free, but recently
gained some VLAN specific code for set_admin_state().

In addition this "autoresolves" the issue in T2894 as a bond vlan interface
will no longer change the lower interface.
</content>
</entry>
<entry>
<title>vlan: T2372: de-indent add_vlan</title>
<updated>2020-04-28T09:53:07+00:00</updated>
<author>
<name>Thomas Mangin</name>
<email>thomas.mangin@exa.net.uk</email>
</author>
<published>2020-04-27T19:00:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=960e1f6d190210fbf67c83fd9f4f55bc31fbaf6d'/>
<id>urn:sha1:960e1f6d190210fbf67c83fd9f4f55bc31fbaf6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ifconfig: T2057: convert VLAN to adapter</title>
<updated>2020-03-24T18:33:42+00:00</updated>
<author>
<name>Thomas Mangin</name>
<email>thomas.mangin@exa.net.uk</email>
</author>
<published>2020-03-24T18:33:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=1a57edcb8e3052a70296808d394c3d166bcda275'/>
<id>urn:sha1:1a57edcb8e3052a70296808d394c3d166bcda275</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ifconfig: T2057: small cleanup VLANIf</title>
<updated>2020-03-24T18:08:16+00:00</updated>
<author>
<name>Thomas Mangin</name>
<email>thomas.mangin@exa.net.uk</email>
</author>
<published>2020-03-24T18:08:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=09f8e57535849aab83df6947fbe94a0e7228ed40'/>
<id>urn:sha1:09f8e57535849aab83df6947fbe94a0e7228ed40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ifconfig: T2104: remove superfluous __init__ in derived classes</title>
<updated>2020-03-22T15:37:17+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-03-22T15:37:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=7a509a4d725eb9f9786d9abc59a90fe8e31e4c1f'/>
<id>urn:sha1:7a509a4d725eb9f9786d9abc59a90fe8e31e4c1f</id>
<content type='text'>
__init__ should be added to a derived class only if it does work in the ctor.
</content>
</entry>
<entry>
<title>ifconfig: T2104: splt ifconfig.py into multiple files</title>
<updated>2020-03-06T08:55:15+00:00</updated>
<author>
<name>Thomas Mangin</name>
<email>thomas.mangin@exa.net.uk</email>
</author>
<published>2020-03-05T23:22:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=3f3c2a1f66840bee1da05598cf62f299317f483a'/>
<id>urn:sha1:3f3c2a1f66840bee1da05598cf62f299317f483a</id>
<content type='text'>
</content>
</entry>
</feed>
