<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-documentation.git/docs/configuration/protocols/bgp.rst, branch rolling</title>
<subtitle>VyOS readthedocs (mirror of https://github.com/vyos/vyos-documentation.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-documentation.git/atom?h=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-documentation.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/'/>
<updated>2026-05-06T17:42:32+00:00</updated>
<entry>
<title>feat: flip swap mechanism — MD as primary, RST as override (Phase 1)</title>
<updated>2026-05-06T17:42:32+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-05-06T17:42:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=5d6fa52b8985f8068314aba26878a1d7d5cb84e5'/>
<id>urn:sha1:5d6fa52b8985f8068314aba26878a1d7d5cb84e5</id>
<content type='text'>
This is the first of three phases inverting the per-page swap mechanism
so MD becomes the canonical primary and RST becomes the rare override.

Phase 1 — file renames + conf.py exclude_patterns flip only:
- Rename docs/**/md-&lt;stem&gt;.md to docs/**/&lt;stem&gt;.md (drop md- prefix)
  for all 254 stems previously listed in docs/_swap.txt
- Rename docs/**/&lt;stem&gt;.rst to docs/**/rst-&lt;stem&gt;.rst (add rst- prefix)
  for the same 254 stems
- Repurpose docs/_swap.txt as docs/_rst_overrides.txt; initially empty
  comment-only since no pages need the RST fallback right now
- conf.py exclude_patterns flipped: rst-*.rst is now excluded by default
  instead of md-*.md
- conf.py runtime-artifact references updated to _rst_override_state.json
  and _md_exclude.txt (Phase 2 will rewrite swap_sources.py to produce
  these names; for now no swap script runs because overrides list is empty)

Phase 2 (next commit on this branch) will rewrite scripts/swap_sources.py
with inverted rename direction, delete scripts/import_myst.py + tests, and
update tests/test_swap_sources.py for the new semantics.

Phase 3 will be the cleanup pass and ready-for-review flip.

Generated by robots https://vyos.io
</content>
</entry>
<entry>
<title>bgp: T7984: add CLI support for "neighbor &lt;N&gt; remote-as auto" (#1769)</title>
<updated>2026-02-16T12:01:23+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-02-16T12:01:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=605191198048466d079c6c4f4c64592d58615a1c'/>
<id>urn:sha1:605191198048466d079c6c4f4c64592d58615a1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>op-mode:T3477: Correction of reset command syntax as per latest (#1676)</title>
<updated>2025-09-15T10:36:50+00:00</updated>
<author>
<name>srividya0208</name>
<email>68350089+srividya0208@users.noreply.github.com</email>
</author>
<published>2025-09-15T10:36:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=4f5b0e60eacf2f77dee9b39e8d9103b51eb7a424'/>
<id>urn:sha1:4f5b0e60eacf2f77dee9b39e8d9103b51eb7a424</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7531: Add documentation for no-ipv6-auto-ra</title>
<updated>2025-06-20T10:27:33+00:00</updated>
<author>
<name>factor2431</name>
<email>factor2431@outlook.com</email>
</author>
<published>2025-06-20T10:27:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=102eb9d462d7dcaaba71c1b7e27cf91fda84a21f'/>
<id>urn:sha1:102eb9d462d7dcaaba71c1b7e27cf91fda84a21f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bgp: T6024: add additional missing FRR features</title>
<updated>2024-02-07T20:13:09+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-02-07T20:13:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=64d4513bc06a4ba610221442ba7e590470beb86d'/>
<id>urn:sha1:64d4513bc06a4ba610221442ba7e590470beb86d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>"show ipv6 bgp" command is not available so replaced with show bgp ipv6</title>
<updated>2023-12-04T11:24:36+00:00</updated>
<author>
<name>srividya0208</name>
<email>a.srividya@vyos.io</email>
</author>
<published>2023-12-04T11:24:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=4761be6a446afaf158f6f5581329ea1e5382c0f5'/>
<id>urn:sha1:4761be6a446afaf158f6f5581329ea1e5382c0f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FIx BGP Confederation document</title>
<updated>2023-04-11T15:13:44+00:00</updated>
<author>
<name>Rimpei Kunimoto</name>
<email>19310909+nxzz@users.noreply.github.com</email>
</author>
<published>2023-04-11T15:13:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=0eef4d16ad9b11169557ec2200b4f7330a18674e'/>
<id>urn:sha1:0eef4d16ad9b11169557ec2200b4f7330a18674e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed Typo</title>
<updated>2023-02-12T03:54:06+00:00</updated>
<author>
<name>Kyle McClammy</name>
<email>kylem@serverforge.org</email>
</author>
<published>2023-02-12T03:54:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=44735a6e87d1ad2859578e8128bbd93cba5b7cf8'/>
<id>urn:sha1:44735a6e87d1ad2859578e8128bbd93cba5b7cf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Shortened config line to be less than 80 characters</title>
<updated>2023-02-04T14:18:22+00:00</updated>
<author>
<name>Kyle McClammy</name>
<email>kylem@serverforge.org</email>
</author>
<published>2023-02-04T14:18:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=7d97488e7c488ed50f8fea0e7cc4cb5e9b8eeb04'/>
<id>urn:sha1:7d97488e7c488ed50f8fea0e7cc4cb5e9b8eeb04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add docs for RFC 9234</title>
<updated>2023-02-04T13:57:51+00:00</updated>
<author>
<name>KyleM</name>
<email>103862795+ServerForge@users.noreply.github.com</email>
</author>
<published>2023-02-04T13:57:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=bfdd195284a17bab5632db363a1832e3e2de4b20'/>
<id>urn:sha1:bfdd195284a17bab5632db363a1832e3e2de4b20</id>
<content type='text'>
Added documentation for new BGP roles for RFC  9234</content>
</entry>
</feed>
