<feed xmlns='http://www.w3.org/2005/Atom'>
<title>veeos-1x.git/python/vyos/ifconfig/stp.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>2020-10-17T20:06:49+00:00</updated>
<entry>
<title>ifconfig: T2985: support on demand bridge creation</title>
<updated>2020-10-17T20:06:49+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-10-17T18:06:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=b5ef10cfeb839dca28ae5376bfabafe29ae07aec'/>
<id>urn:sha1:b5ef10cfeb839dca28ae5376bfabafe29ae07aec</id>
<content type='text'>
The current implementation for bridge based interfaces has an issue which is
caused by priority inheritance. We always assumed that the bridge interface will
be created last, but this may not be true in all cases, where some interfaces
will be created "on demand" - e.g. OpenVPN or late (VXLAN, GENEVE).

As we already have a bunch of verify steps in place we should not see a bridge
interface leak to the underlaying infrastructure code. This means, whenever an
interface will be member of a bridge, and the bridge does yet not exist, we will
create it in advance in the interface context, as the bridge code will be run
in the same commit but maybe sooner or later.

This will also be the solution for T2924.
</content>
</entry>
<entry>
<title>import: T2242: remove all import *</title>
<updated>2020-04-08T16:47:40+00:00</updated>
<author>
<name>Thomas Mangin</name>
<email>thomas.mangin@exa.net.uk</email>
</author>
<published>2020-04-08T15:39:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=a5d537d2ab3eadc2922a443de28ddd9b20dbb722'/>
<id>urn:sha1:a5d537d2ab3eadc2922a443de28ddd9b20dbb722</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ifconfig: T2057: convert STP to adapter</title>
<updated>2020-03-24T18:34:59+00:00</updated>
<author>
<name>Thomas Mangin</name>
<email>thomas.mangin@exa.net.uk</email>
</author>
<published>2020-03-24T18:34:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=8ac524b6d12618d696fa883ff78ded8c35c26d05'/>
<id>urn:sha1:8ac524b6d12618d696fa883ff78ded8c35c26d05</id>
<content type='text'>
</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/vyos-contrib/veeos-1x.git/commit/?id=3f3c2a1f66840bee1da05598cf62f299317f483a'/>
<id>urn:sha1:3f3c2a1f66840bee1da05598cf62f299317f483a</id>
<content type='text'>
</content>
</entry>
</feed>
