<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/templates/frr, 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-03T11:27:54+00:00</updated>
<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>bgp: T5466: rename type on CLI per-nexhop -&gt; per-nexthop for l3vpn MPLS labels</title>
<updated>2023-08-19T09:10:26+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-08-19T09:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=7bae85fd670dce0c4708011af7523f1e56c1054a'/>
<id>urn:sha1:7bae85fd670dce0c4708011af7523f1e56c1054a</id>
<content type='text'>
This fixes a CLI typo added in commit 77ef9f800 ("T5466: L3VPN label allocation
mode").
</content>
</entry>
<entry>
<title> T5466: L3VPN label allocation mode</title>
<updated>2023-08-16T18:46:44+00:00</updated>
<author>
<name>fett0</name>
<email>fernando.gmaidana@gmail.com</email>
</author>
<published>2023-08-16T18:46:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=77ef9f800421d65f90f953ca4d75d0f996ed2e3d'/>
<id>urn:sha1:77ef9f800421d65f90f953ca4d75d0f996ed2e3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5446: BGP: change &lt;bgp paramater bestpath med&gt; from node to leafNode, in order to avoid empty value and problems when removing such parameters</title>
<updated>2023-08-07T17:01:26+00:00</updated>
<author>
<name>Nicolas Fort</name>
<email>nicolasfort1988@gmail.com</email>
</author>
<published>2023-08-07T16:59:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=2b05ac9e341369ee051f3797bf5b8ecce0c22af7'/>
<id>urn:sha1:2b05ac9e341369ee051f3797bf5b8ecce0c22af7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>frr: T5415: make mgmtd only listen on localhost</title>
<updated>2023-08-04T18:10:48+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-08-04T18:03:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=3aac2941efc473c5d52cf9271d778bd51a72dfc7'/>
<id>urn:sha1:3aac2941efc473c5d52cf9271d778bd51a72dfc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ospf: T5377: add "capability opaque" support</title>
<updated>2023-07-21T19:57:32+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-07-21T19:23:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=9e5d0384a0b25949edfd0dfc065b6fe572f943e7'/>
<id>urn:sha1:9e5d0384a0b25949edfd0dfc065b6fe572f943e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ospf: T5377: add graceful restart FRR feature (RFC 3623)</title>
<updated>2023-07-20T20:12:54+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-07-20T19:07:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=9cdfbd77f7414ea8a13ae66df41035d2f6edef32'/>
<id>urn:sha1:9cdfbd77f7414ea8a13ae66df41035d2f6edef32</id>
<content type='text'>
New CLI commands:

* set protocols ospf graceful-restart grace-period 300
* set protocols ospf graceful-restart helper planned-only
* set protocols ospf graceful-restart helper no-strict-lsa-checking
* set protocols ospf graceful-restart helper supported-grace-time 400
* set protocols ospf graceful-restart helper enable router-id 192.0.2.1
* set protocols ospf graceful-restart helper enable router-id 192.0.2.2

* set protocols ospfv3 graceful-restart grace-period 300
* set protocols ospfv3 graceful-restart helper planned-only
* set protocols ospfv3 graceful-restart helper lsa-check-disable
* set protocols ospfv3 graceful-restart helper supported-grace-time 400
* set protocols ospfv3 graceful-restart helper enable router-id 192.0.2.1
* set protocols ospfv3 graceful-restart helper enable router-id 192.0.2.2
</content>
</entry>
<entry>
<title>bgp: T5338: simplify XML and code handling</title>
<updated>2023-07-12T19:16:56+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-07-12T19:05:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=6e621e42f463d8643b504916a1cc7c967f5bd6f1'/>
<id>urn:sha1:6e621e42f463d8643b504916a1cc7c967f5bd6f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bgp: T5338: Added 'protocols bgp interface &lt;int&gt; mpls forwarding' feature</title>
<updated>2023-07-11T14:32:19+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2023-07-11T14:04:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=cedf7ecfb6048cce1082d234f9d859f955b0c2cd'/>
<id>urn:sha1:cedf7ecfb6048cce1082d234f9d859f955b0c2cd</id>
<content type='text'>
Added 'protocols bgp interface &lt;int&gt; mpls forwarding' feature.
It is possible to permit BGP install VPN prefixes without transport labels.
This configuration will install VPN prefixes originated from an e-bgp session,
and with the next-hop directly connected.
</content>
</entry>
<entry>
<title>ospf: T5334: add support for external route summarisation Type-5 and Type-7 LSAs</title>
<updated>2023-07-03T19:03:01+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-07-03T18:58:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=fbb4f315eee8cd701aade8845ea842567a56dc64'/>
<id>urn:sha1:fbb4f315eee8cd701aade8845ea842567a56dc64</id>
<content type='text'>
* set protocols ospf aggregation timer &lt;seconds&gt;
* set protocols ospf summary-address x.x.x.x/x [tag 1-4294967295]
* set protocols ospf summary-address x.x.x.x/x no-advertise
</content>
</entry>
</feed>
