<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/python/vyos/utils, branch vyos/1.4dev1</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.4dev1</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-1x.git/atom?h=vyos%2F1.4dev1'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/'/>
<updated>2023-09-22T14:33:04+00:00</updated>
<entry>
<title>vyos.utils: T5609: get disk device by partial id</title>
<updated>2023-09-22T14:33:04+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-09-19T14:43:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=b5edc618a4425e54c711e77c509114909b550f8c'/>
<id>urn:sha1:b5edc618a4425e54c711e77c509114909b550f8c</id>
<content type='text'>
(cherry picked from commit ede0b5b1a19c37547c19d875743e78b0278628d4)
</content>
</entry>
<entry>
<title>utils: T5239: add low-level read from config.boot</title>
<updated>2023-09-19T18:39:54+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-09-18T14:53:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=bdb00d1c781fc30ea0ec4b873a2748f8419928ee'/>
<id>urn:sha1:bdb00d1c781fc30ea0ec4b873a2748f8419928ee</id>
<content type='text'>
(cherry picked from commit 56d3f75de487c1dcfd075cf7b65cb16b6501d0ca)
</content>
</entry>
<entry>
<title>T5594: vrrp: extend function is_ipv6_tentative to analysis all type of ipv6 address, and not only global ipv6 address. This allows to configure ipv6 link local address on vrrp hello-source-address parameter.</title>
<updated>2023-09-19T10:42:34+00:00</updated>
<author>
<name>Nicolas Fort</name>
<email>nicolasfort1988@gmail.com</email>
</author>
<published>2023-09-18T14:00:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=967751b12c9851e4a379e781c6c22099b89e4ce3'/>
<id>urn:sha1:967751b12c9851e4a379e781c6c22099b89e4ce3</id>
<content type='text'>
(cherry picked from commit b6ae59354b5d69751cc7ea75e0aa4ac0070afa47)
</content>
</entry>
<entry>
<title>vxlan: T3700: Revert change to `vyos.utils.process.cmd`</title>
<updated>2023-09-11T05:11:35+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2023-09-10T21:04:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=d08c6128620ef429779109e580979b8da868e5aa'/>
<id>urn:sha1:d08c6128620ef429779109e580979b8da868e5aa</id>
<content type='text'>
(cherry picked from commit e46afa2c58eea2d81df84e2630a6f346f1f51c2a)
</content>
</entry>
<entry>
<title>vxlan: T3700: support VLAN tunnel mapping of VLAN aware bridges</title>
<updated>2023-09-09T05:17:40+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-09-09T05:13:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=cfe1dbd7ab9c8ab55eeca04c0c2e01b0299cc558'/>
<id>urn:sha1:cfe1dbd7ab9c8ab55eeca04c0c2e01b0299cc558</id>
<content type='text'>
FRR supports a new way of configuring VLAN-to-VNI mappings for EVPN-VXLAN, when
working with the Linux kernel. In this new way, the mapping of a VLAN to a VNI
is configured against a container VXLAN interface which is referred to as a
'Single VXLAN device (SVD)'.

Multiple VLAN to VNI mappings can be configured against the same SVD. This
allows for a significant scaling of the number of VNIs since a separate VXLAN
interface is no longer required for each VNI.

Sample configuration of SVD with VLAN to VNI mappings is shown below.

set interfaces bridge br0 member interface vxlan0
set interfaces vxlan vxlan0 external
set interfaces vxlan vxlan0 source-interface 'dum0'
set interfaces vxlan vxlan0 vlan-to-vni 10 vni '10010'
set interfaces vxlan vxlan0 vlan-to-vni 11 vni '10011'
set interfaces vxlan vxlan0 vlan-to-vni 30 vni '10030'
set interfaces vxlan vxlan0 vlan-to-vni 31 vni '10031'

(cherry picked from commit 7f6624f5a6f8bd1749b54103ea5ec9f010adf778)
</content>
</entry>
<entry>
<title>T5533: Fix VRRP IPv6 group enters in FAULT state</title>
<updated>2023-09-04T06:41:48+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-09-01T10:40:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=5fb77805f0fcc507c6af7b897fcf5a532bf20e42'/>
<id>urn:sha1:5fb77805f0fcc507c6af7b897fcf5a532bf20e42</id>
<content type='text'>
Checks if an IPv6 address on a specific network interface is
in the tentative state. IPv6 tentative addresses are not fully configured
and are undergoing Duplicate Address Detection (DAD) to ensure they are
unique on the network.

inet6 2001:db8::3/125 scope global tentative

It tentative state the group enters in FAULT state. Fix it
</content>
</entry>
<entry>
<title>T5519: Fix `vyos.utils.process.call` hangs</title>
<updated>2023-08-28T00:08:00+00:00</updated>
<author>
<name>Yuxiang Zhu</name>
<email>vfreex@gmail.com</email>
</author>
<published>2023-08-28T00:08:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=6b5e0821bbf6f36d3c304e1c05cf12f143b3892d'/>
<id>urn:sha1:6b5e0821bbf6f36d3c304e1c05cf12f143b3892d</id>
<content type='text'>
See https://vyos.dev/T5519 for more information.
</content>
</entry>
<entry>
<title>vrf: T5428: move helpers to common vyos.utils.network module</title>
<updated>2023-08-23T18:18:23+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-08-23T18:14:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=ec23c669710a1f98fd1bd2095ffb861007374bda'/>
<id>urn:sha1:ec23c669710a1f98fd1bd2095ffb861007374bda</id>
<content type='text'>
Helper functions can and will be re-use din different code places.
</content>
</entry>
<entry>
<title>Merge pull request #2117 from zdc/T5410-sagitta</title>
<updated>2023-08-12T16:09:23+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2023-08-12T16:09:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=485585e19e7af6c8586f5e24f831a2f84c22b1fc'/>
<id>urn:sha1:485585e19e7af6c8586f5e24f831a2f84c22b1fc</id>
<content type='text'>
utils: T5410: Extended supported types in `convert_data()`</content>
</entry>
<entry>
<title>T5195: move helpers from vyos.validate to vyos.utils package</title>
<updated>2023-08-06T18:25:01+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-08-06T17:29:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=d1c4294534dd04f075f89f1bb60736d56fc6c22a'/>
<id>urn:sha1:d1c4294534dd04f075f89f1bb60736d56fc6c22a</id>
<content type='text'>
</content>
</entry>
</feed>
