<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/interface-definitions/include/bgp, branch c-po-patch-1</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=c-po-patch-1</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=c-po-patch-1'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2025-02-13T19:39:54+00:00</updated>
<entry>
<title>bgp: T7163: add CLI route-map and metric support for "redistribute table"</title>
<updated>2025-02-13T19:39:54+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-02-13T19:39:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6ab9de170c7a4ad51b60ed0c576db25831ce745a'/>
<id>urn:sha1:6ab9de170c7a4ad51b60ed0c576db25831ce745a</id>
<content type='text'>
* set protocols bgp address-family &lt;ipv4-unicast|ipv6-unicast&gt; redistribute
  table &lt;n&gt; [metric &lt;n&gt;] [route-map &lt;name&gt;]
</content>
</entry>
<entry>
<title>bgp: T7161: fix IPv4/IPv6 unicast AFI "redistribute table" command</title>
<updated>2025-02-13T16:03:35+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-02-13T16:03:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b702dfc362d16e11d96debc39a2dcdcc72619277'/>
<id>urn:sha1:b702dfc362d16e11d96debc39a2dcdcc72619277</id>
<content type='text'>
Re-use existing XML constraint added via commit 8f6246da6 ("xml: T7161: provide
re-usable building block for alternative routing tables") and add handy CLI
completion helper.

FRRouting supports redistribution of multiple non-main tables, thus make this
a multi node in addition, too.
</content>
</entry>
<entry>
<title>bgp: T7161: support "redistribute isis" for IPv6 unicast AFI</title>
<updated>2025-02-13T16:00:16+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-02-13T16:00:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=0b28c97fa3b11758ed0dc8a8300ede2cab40707c'/>
<id>urn:sha1:0b28c97fa3b11758ed0dc8a8300ede2cab40707c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bgp: T7161: add re-usable XML definition for redistribute other protocols</title>
<updated>2025-02-13T16:00:09+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-02-13T16:00:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=182a62618aff2cd07f90c98b52e61a8940a29381'/>
<id>urn:sha1:182a62618aff2cd07f90c98b52e61a8940a29381</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xml: T5738: re-use XML building blocks for interfaces as much as possible</title>
<updated>2024-12-23T12:31:32+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-12-23T12:31:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=020f217c2e4bfcff3cecb0b33c93af517775f4ae'/>
<id>urn:sha1:020f217c2e4bfcff3cecb0b33c93af517775f4ae</id>
<content type='text'>
Change XML definitions to re-use already existing building blocks, or merge
two building block sinto one (e.g. static route interfaces).
</content>
</entry>
<entry>
<title>bgp: T6473: missing completion helper for peer-groups inside a VRF</title>
<updated>2024-06-11T15:22:09+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-06-11T15:06:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=80ea3d53b2224676d3e9287bce80df4407fe6c01'/>
<id>urn:sha1:80ea3d53b2224676d3e9287bce80df4407fe6c01</id>
<content type='text'>
Using BGP peer-groups inside a VRF instance will make use if the global VRFs
peer-group list during tab-completion and not the peer-groups defined within
the BGP instance of the given VRF.
</content>
</entry>
<entry>
<title>bgp: T6151: Fix description in PEER disable-connected-check</title>
<updated>2024-03-31T15:16:24+00:00</updated>
<author>
<name>fett0</name>
<email>fernando.gmaidana@gmail.com</email>
</author>
<published>2024-03-31T15:16:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=24d0400b9c55cadef1eb99b3e84a363dd6ad5033'/>
<id>urn:sha1:24d0400b9c55cadef1eb99b3e84a363dd6ad5033</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bgp: T6151: Fix description in PEER disable-connected-check</title>
<updated>2024-03-29T20:27:38+00:00</updated>
<author>
<name>fett0</name>
<email>fernando.gmaidana@gmail.com</email>
</author>
<published>2024-03-29T20:27:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=84b6f6bcf59d526c35928c974e3f2d03c4d5ec06'/>
<id>urn:sha1:84b6f6bcf59d526c35928c974e3f2d03c4d5ec06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bgp: T6151: Allow configuration of disable-ebgp-connected-route-check</title>
<updated>2024-03-29T17:42:06+00:00</updated>
<author>
<name>fett0</name>
<email>fernando.gmaidana@gmail.com</email>
</author>
<published>2024-03-29T17:42:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=85e5ccbab85c8ded426896d61bcf64d329768f2c'/>
<id>urn:sha1:85e5ccbab85c8ded426896d61bcf64d329768f2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bgp: T6010: Allow configuration of disable-ebgp-connected-route-check</title>
<updated>2024-03-29T13:01:19+00:00</updated>
<author>
<name>fett0</name>
<email>fernando.gmaidana@gmail.com</email>
</author>
<published>2024-03-29T13:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=010c4061a8884a3617368f3618a425dc517d0675'/>
<id>urn:sha1:010c4061a8884a3617368f3618a425dc517d0675</id>
<content type='text'>
</content>
</entry>
</feed>
