<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/interface-definitions/include/bgp, branch fix/T8955-http-api-verify-tls</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=fix%2FT8955-http-api-verify-tls</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=fix%2FT8955-http-api-verify-tls'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2026-05-21T13:26:07+00:00</updated>
<entry>
<title>T8822: Add BFD strict mode for BGP</title>
<updated>2026-05-21T13:26:07+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2026-05-19T17:10:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ff96f5895e87db7fc20cff9960a8cdea42c033d0'/>
<id>urn:sha1:ff96f5895e87db7fc20cff9960a8cdea42c033d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bgp: T8607: Add CLI support for BGP update-delay and establish-wait</title>
<updated>2026-05-11T09:24:43+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2026-05-06T08:41:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=23a7841901d5b7e46f00c628fc1a0946197b3c5b'/>
<id>urn:sha1:23a7841901d5b7e46f00c628fc1a0946197b3c5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xml: T8467: remove duplicate line</title>
<updated>2026-05-06T16:17:00+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2026-04-28T19:04:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=0e0ff0b044f8d0215e2a551aaf02dffaffa9dcce'/>
<id>urn:sha1:0e0ff0b044f8d0215e2a551aaf02dffaffa9dcce</id>
<content type='text'>
This duplication did not cause any harm, but was found in the general
clean up related to element 'properties' collisions.
</content>
</entry>
<entry>
<title>T8535: Remove next-hop-self for BGP link state</title>
<updated>2026-04-27T05:25:18+00:00</updated>
<author>
<name>Kyrylo Yatsenko</name>
<email>hedrok@gmail.com</email>
</author>
<published>2026-04-25T19:58:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c668f79a77276d588b91dca71bbbc3868982837e'/>
<id>urn:sha1:c668f79a77276d588b91dca71bbbc3868982837e</id>
<content type='text'>
BGP link-state doesn't support next-hop-self, so remove it.
</content>
</entry>
<entry>
<title>T8457: BGP link-state address family</title>
<updated>2026-04-15T18:16:51+00:00</updated>
<author>
<name>Kyrylo Yatsenko</name>
<email>hedrok@gmail.com</email>
</author>
<published>2026-03-06T14:29:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=1c3543a8428fabd5beb0305931e10aa884cd9069'/>
<id>urn:sha1:1c3543a8428fabd5beb0305931e10aa884cd9069</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bgp: T7338: Add support for "parameters as-notation &lt;asdot|asdot+&gt;"</title>
<updated>2026-03-29T10:25:40+00:00</updated>
<author>
<name>Robin Christ</name>
<email>r.christ@partimus.com</email>
</author>
<published>2026-03-29T10:25:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d0b9b7037478d2374007c87cd7cc5d424d3674e6'/>
<id>urn:sha1:d0b9b7037478d2374007c87cd7cc5d424d3674e6</id>
<content type='text'>
We explicitly omit the "plain" option, as it is the implicit default in FRR
We also do not want to add "plain" as VyOS default value and emit it by default
as this makes the config a bit ugly (frr puts it in the router line so you get
"router bgp &lt;AS&gt; as-notation plain").
Additionally, setting plain as default value and emitting it by default would
break pretty much all BGP tests, as they commonly do
self.getFRRconfig(f'router bgp {ASN}', stop_section='^exit')
and getFRRConfig does a "^&lt;content&gt;$" match, which breaks when you add the
"as-notation plain"
</content>
</entry>
<entry>
<title>T8410: Fix typos and mistakes for operational and configuration commands</title>
<updated>2026-03-24T17:02:56+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2026-03-20T16:41:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=bb2aee1e58c1cd30087b935798060e6bf3c698c8'/>
<id>urn:sha1:bb2aee1e58c1cd30087b935798060e6bf3c698c8</id>
<content type='text'>
Fix typos and mistakes in the commands and comments
No functional changes
</content>
</entry>
<entry>
<title>T8269: suppress misleading error output for bgp neighbor; add error msg</title>
<updated>2026-03-11T16:49:59+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2026-03-11T16:43:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c7522546fe6b975de593a0edc4672d043c3f72e3'/>
<id>urn:sha1:c7522546fe6b975de593a0edc4672d043c3f72e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bgp: T7984: add CLI support for "neighbor &lt;N&gt; remote-as auto"</title>
<updated>2026-02-14T16:28:13+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-02-14T16:25:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ab888b9d959a894e280fa83d01a935f16bdd10f1'/>
<id>urn:sha1:ab888b9d959a894e280fa83d01a935f16bdd10f1</id>
<content type='text'>
FRR implemented a new know to learn the peers remote ASN from the BGP OPEN
message from https://github.com/FRRouting/frr/pull/16345.
</content>
</entry>
<entry>
<title>T8133: BGP add local-rib feature for BMP</title>
<updated>2025-12-30T12:08:53+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2025-12-30T11:56:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=fed84261267a6e760ba9cfe1da807eae36125c10'/>
<id>urn:sha1:fed84261267a6e760ba9cfe1da807eae36125c10</id>
<content type='text'>
</content>
</entry>
</feed>
