<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/python, branch vyos/1.5dev0</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.5dev0</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-1x.git/atom?h=vyos%2F1.5dev0'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/'/>
<updated>2023-09-04T06:41:48+00:00</updated>
<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>Merge pull request #2190 from sarthurdev/T4782</title>
<updated>2023-08-31T15:14:53+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-08-31T15:14:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=ca0cf364f05b391fbe2ebd1e87e2a022d94a2e6d'/>
<id>urn:sha1:ca0cf364f05b391fbe2ebd1e87e2a022d94a2e6d</id>
<content type='text'>
eapol: T4782: Support multiple CA chains</content>
</entry>
<entry>
<title>eapol: T4782: Support multiple CA chains</title>
<updated>2023-08-30T22:16:03+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2023-08-30T22:11:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=493d060922f638d81dd5d4a81ffdf19e16943e3e'/>
<id>urn:sha1:493d060922f638d81dd5d4a81ffdf19e16943e3e</id>
<content type='text'>
</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>interface: T3509: Add per-interface IPv6 source validation</title>
<updated>2023-08-25T14:51:49+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2023-08-25T11:54:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=b6f742716da5f89c7f3f3501220e0f3ae1df45d8'/>
<id>urn:sha1:b6f742716da5f89c7f3f3501220e0f3ae1df45d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>save-config: T4292: rewrite vyatta-save-config.pl to Python</title>
<updated>2023-08-24T03:05:31+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-08-24T03:05:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=e4831c7ac93c50d80e0bad4b66c034030ad0bce9'/>
<id>urn:sha1:e4831c7ac93c50d80e0bad4b66c034030ad0bce9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2162 from nicolas-fort/T5472</title>
<updated>2023-08-23T18:19:45+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-08-23T18:19:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=7659c452f8d390773e48e5873552bde601e2fbca'/>
<id>urn:sha1:7659c452f8d390773e48e5873552bde601e2fbca</id>
<content type='text'>
T5472: nat redirect: allow redirection without defining redirected port</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 #2142 from nicolas-fort/T5450</title>
<updated>2023-08-23T16:19:19+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-08-23T16:19:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=b88b11ee73601155a485956be80971a697a7f4d6'/>
<id>urn:sha1:b88b11ee73601155a485956be80971a697a7f4d6</id>
<content type='text'>
T5450: allow inverted matcher for interface and interface-group</content>
</entry>
<entry>
<title>T5472: nat redirect: allow redirection without defining redirected port</title>
<updated>2023-08-23T13:00:27+00:00</updated>
<author>
<name>Nicolas Fort</name>
<email>nicolasfort1988@gmail.com</email>
</author>
<published>2023-08-23T13:00:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=f0ae034faa74a90ee3c98d31bfd8df2ae0513c7f'/>
<id>urn:sha1:f0ae034faa74a90ee3c98d31bfd8df2ae0513c7f</id>
<content type='text'>
</content>
</entry>
</feed>
