<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src, 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-04T07:59:17+00:00</updated>
<entry>
<title>Merge pull request #2192 from sever-sever/T5533</title>
<updated>2023-09-04T07:59:17+00:00</updated>
<author>
<name>zdc</name>
<email>zdc@users.noreply.github.com</email>
</author>
<published>2023-09-04T07:59:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=8e22a2f6f77dc2d10969d8603c59a8834164b903'/>
<id>urn:sha1:8e22a2f6f77dc2d10969d8603c59a8834164b903</id>
<content type='text'>
T5533: Fix VRRP IPv6 group enters in FAULT state</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>T5543: IGMP: fix source address handling in static joins</title>
<updated>2023-09-03T11:27:54+00:00</updated>
<author>
<name>Yuxiang Zhu</name>
<email>vfreex@gmail.com</email>
</author>
<published>2023-09-03T11:27:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=630d40046b4fd1b58060c42a075e19d870ac69ba'/>
<id>urn:sha1:630d40046b4fd1b58060c42a075e19d870ac69ba</id>
<content type='text'>
The following command expects to join source-specific multicast group 239.1.2.3
on interface eth0, where the source address is 192.0.2.1.

set protocols igmp interface eth0 join 239.1.2.3 source 192.0.2.1

This command should generate FRR config:

interface eth0
 ip igmp
 ip igmp join 239.1.2.3 192.0.2.1
exit

However, there is a bug in the Jinja template where `if ifaces[iface].gr_join[group]`
is mostly evaluated as `false` because `iface` is a loop variable from another loop.</content>
</entry>
<entry>
<title>Merge pull request #2193 from sever-sever/T5536</title>
<updated>2023-09-01T15:08:45+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-09-01T15:08:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=d3da15234e525e9feb313630e63786a6373ab409'/>
<id>urn:sha1:d3da15234e525e9feb313630e63786a6373ab409</id>
<content type='text'>
T5536: Fix show dhcp client leases</content>
</entry>
<entry>
<title>T2546: re-add "monitor command" op-mode command with a new "diff" option as well</title>
<updated>2023-09-01T15:08:06+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-09-01T05:43:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=b92515dc815959a4efe05e33b0bb8ee9130c40e4'/>
<id>urn:sha1:b92515dc815959a4efe05e33b0bb8ee9130c40e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5536: Fix show dhcp client leases</title>
<updated>2023-09-01T11:41:00+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-09-01T11:41:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=99837ad340ff607772a516fd5bd1d9c1feceb052'/>
<id>urn:sha1:99837ad340ff607772a516fd5bd1d9c1feceb052</id>
<content type='text'>
Fix helpers was moved to vyos.utils package
Fix empty new address from the lease file causes
OSError: illegal IP address string passed to inet_pton
</content>
</entry>
<entry>
<title>Merge pull request #2189 from sever-sever/T5531</title>
<updated>2023-08-31T15:17:02+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-08-31T15:17:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=18a6163ed2e0bbbc2924f893e6954a9eba4470b1'/>
<id>urn:sha1:18a6163ed2e0bbbc2924f893e6954a9eba4470b1</id>
<content type='text'>
T5531: Containers add label option</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>T5531: Containers add label option</title>
<updated>2023-08-31T08:37:17+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-08-31T08:37:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=6dd0499f4cb97dd749f3f9aa5b649039ae7cf6c4'/>
<id>urn:sha1:6dd0499f4cb97dd749f3f9aa5b649039ae7cf6c4</id>
<content type='text'>
Ability to set labels for container

set container name c1 allow-host-networks
set container name c1 image 'busybox'
set container name c1 label mypods value 'My label for containers'
</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>
</feed>
