<feed xmlns='http://www.w3.org/2005/Atom'>
<title>veeos-1x.git/src/conf_mode/interfaces-erspan.py, branch current</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=current</id>
<link rel='self' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/'/>
<updated>2021-04-05T21:23:14+00:00</updated>
<entry>
<title>tunnel: T3030: move erspan type into regular tunnel interface</title>
<updated>2021-04-05T21:23:14+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-04-05T21:23:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=44f766a7880e9264487e62f4aacc9f4f635219ed'/>
<id>urn:sha1:44f766a7880e9264487e62f4aacc9f4f635219ed</id>
<content type='text'>
Instead of having a dedicated ERSPAN interface type, rather move the specifics
into "interface tunnel". A migrator is not needed as there is yet no LTS release
with this feature and this is considered experimental.
</content>
</entry>
<entry>
<title>vyos.ifconfig: T1579: remove calls to vyos.ifconfig.Interface.get_config()</title>
<updated>2021-02-27T23:54:37+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-02-26T18:10:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=e5b335830efe21f560383f4a2003450b42923e63'/>
<id>urn:sha1:e5b335830efe21f560383f4a2003450b42923e63</id>
<content type='text'>
Interface.get_config() was always a pure helper which exposed a "per interface
type" dictionary which was then fed by the caller to create interfaces by
iproute2 which required additional options during creation time.

Such interfaces had been:
 * tunnel
 * vxlan
 * geneve
 * macsec
 * wifi
 * macvlan / pseudo-ethernet

The code was always duplicated to convert from the VyOS CLI based get_config_dict()
to a dict which can be used to feed iproute2.

This path has been removed and we now always feed in the entire dictionary
retrieved by get_config_dict() or in the interfaces case, it's high-level wrapper
get_interface_dict() to the interface we wan't to create.

This also adds the - personally long awaited - possibility to get rid of the
derived tunnel classes for e.g. GRE, IPIP, IPIP6 and so on.
</content>
</entry>
<entry>
<title>tunnel: T3030: Modify the command line to streamline configuration (support package type automatic detection)</title>
<updated>2021-02-02T05:58:00+00:00</updated>
<author>
<name>jack9603301</name>
<email>jack9603301@163.com</email>
</author>
<published>2020-12-13T12:30:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=c7d0865455c9bbf078765b7a53811286cf3dfb8b'/>
<id>urn:sha1:c7d0865455c9bbf078765b7a53811286cf3dfb8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tunnel: T3030: Add erspan protocol support</title>
<updated>2021-02-02T05:58:00+00:00</updated>
<author>
<name>jack9603301</name>
<email>jack9603301@163.com</email>
</author>
<published>2020-12-08T13:34:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=a8028063b3ed7a897aa265755dde37abaeb7520f'/>
<id>urn:sha1:a8028063b3ed7a897aa265755dde37abaeb7520f</id>
<content type='text'>
</content>
</entry>
</feed>
