<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-documentation.git/docs/configuration/protocols/mpls.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>ospfv3 /mpls : worng commannds and description</title>
<updated>2022-08-25T20:03:55+00:00</updated>
<author>
<name>fett0</name>
<email>fernando.gmaidana@gmail.com</email>
</author>
<published>2022-08-25T20:03:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=6b99162a0b19cb5e637be13fc64788bb02116b89'/>
<id>urn:sha1:6b99162a0b19cb5e637be13fc64788bb02116b89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding MPLS documentation changes that I forgot to add a long time ago.</title>
<updated>2021-10-01T03:54:26+00:00</updated>
<author>
<name>Cheeze_It</name>
<email>none@none.com</email>
</author>
<published>2021-10-01T03:54:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=3876906ef49a8d0f6777a895d378fdc9aa58a0b1'/>
<id>urn:sha1:3876906ef49a8d0f6777a895d378fdc9aa58a0b1</id>
<content type='text'>
Here we are adding documentation showing the separation of MPLS enable
for interfaces separately from LDP. This was decoupled a while ago
but I completely forgot to add it to the documentation.

It is added now though.
</content>
</entry>
<entry>
<title>mpls: T915: Added documentation for LDP ordered control</title>
<updated>2020-12-22T18:16:50+00:00</updated>
<author>
<name>Cheeze_It</name>
<email>none@none.com</email>
</author>
<published>2020-12-22T18:16:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=0fc606aa74dba402e72ddb6c8abda3b2d0dffe0f'/>
<id>urn:sha1:0fc606aa74dba402e72ddb6c8abda3b2d0dffe0f</id>
<content type='text'>
Added the ordered control command in the documentation.
Also added the RFC in which it is referred to as well.
</content>
</entry>
<entry>
<title>protocols: fix lint errors</title>
<updated>2020-12-11T21:41:24+00:00</updated>
<author>
<name>rebortg</name>
<email>github@ghlr.de</email>
</author>
<published>2020-12-11T21:41:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=7b04596343a1894a638ff1de030fb0a179980194'/>
<id>urn:sha1:7b04596343a1894a638ff1de030fb0a179980194</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mpls: use proper line break limit</title>
<updated>2020-12-10T17:21:09+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-12-10T17:21:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=42eb7c8ee7f2d8db588f3de85537a2a0e9c3e553'/>
<id>urn:sha1:42eb7c8ee7f2d8db588f3de85537a2a0e9c3e553</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mpls: use short description for headline</title>
<updated>2020-12-10T17:20:57+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-12-10T17:20:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=52828ba38878810aef96450d4eab122dffeecf6d'/>
<id>urn:sha1:52828ba38878810aef96450d4eab122dffeecf6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mpls-conf: T915: Added documentation for LDP import and export</title>
<updated>2020-12-09T19:41:04+00:00</updated>
<author>
<name>Cheeze_It</name>
<email>none@none.com</email>
</author>
<published>2020-12-09T19:41:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=d6af3a609f478f4affd7b0d40ca9bd612db1dc64'/>
<id>urn:sha1:d6af3a609f478f4affd7b0d40ca9bd612db1dc64</id>
<content type='text'>
Added examples for the new import and export functionality that
LDP is now getting on vyos/vyos-1x#639
</content>
</entry>
<entry>
<title>Merge branch 'sagitta' of https://github.com/rebortg/vyos-documentation</title>
<updated>2020-12-08T13:57:44+00:00</updated>
<author>
<name>rebortg</name>
<email>github@ghlr.de</email>
</author>
<published>2020-12-08T13:57:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=f6c43343bbea7c98b6e735f5204da1759343ca23'/>
<id>urn:sha1:f6c43343bbea7c98b6e735f5204da1759343ca23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arrange services and protocols</title>
<updated>2020-11-30T19:53:36+00:00</updated>
<author>
<name>rebortg</name>
<email>github@ghlr.de</email>
</author>
<published>2020-11-30T19:53:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=8943fc9f877cbee3301a8261ddd27b4b1f15f174'/>
<id>urn:sha1:8943fc9f877cbee3301a8261ddd27b4b1f15f174</id>
<content type='text'>
</content>
</entry>
</feed>
