<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-documentation.git/docs/configexamples/ha.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>Fix zebra route-map filter config example</title>
<updated>2025-11-14T10:22:30+00:00</updated>
<author>
<name>tuna2134</name>
<email>hello@tuna2134.dev</email>
</author>
<published>2025-11-14T10:22:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=cae750b3fc8bc05bd366b4046b183cc2f60c1eb0'/>
<id>urn:sha1:cae750b3fc8bc05bd366b4046b183cc2f60c1eb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Nat update</title>
<updated>2023-11-15T23:19:59+00:00</updated>
<author>
<name>greenpsi</name>
<email>git@psinet.dev</email>
</author>
<published>2023-11-15T23:19:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=f0349e7f1f49a51658c7b317205091a93fec71bf'/>
<id>urn:sha1:f0349e7f1f49a51658c7b317205091a93fec71bf</id>
<content type='text'>
Update some nat commands to new syntax
</content>
</entry>
<entry>
<title>bgp: T4257: changing BGP "local-as" to "system-as"</title>
<updated>2022-08-04T19:15:38+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-08-04T19:15:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=be69070e2449d8437a2fe0cde82c501edc8c19ad'/>
<id>urn:sha1:be69070e2449d8437a2fe0cde82c501edc8c19ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename virtual-address option in address</title>
<updated>2022-06-04T23:31:39+00:00</updated>
<author>
<name>egoistdream</name>
<email>45659905+egoistdream@users.noreply.github.com</email>
</author>
<published>2022-06-04T23:31:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=d42be596afe3da50392f125be29ec55834457170'/>
<id>urn:sha1:d42be596afe3da50392f125be29ec55834457170</id>
<content type='text'>
In version vyos 1.4 rolling 202205 you define the virtual-address in the vrrp group with just address</content>
</entry>
<entry>
<title>policy: T4414: Add route-map "as-path prepend last-as x" option</title>
<updated>2022-05-05T17:03:04+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-05-05T17:03:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=c57facdcc306fe86b0d1834a38ba9aced5f9c676'/>
<id>urn:sha1:c57facdcc306fe86b0d1834a38ba9aced5f9c676</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add short info about conntrack modules (#731)</title>
<updated>2022-03-07T19:10:34+00:00</updated>
<author>
<name>Thomas Jensen</name>
<email>thomas@uctrl.net</email>
</author>
<published>2022-03-07T19:10:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=577121b69bf7584d078d6e9f33aa340a2c745715'/>
<id>urn:sha1:577121b69bf7584d078d6e9f33aa340a2c745715</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Newest conntrack modules syntax</title>
<updated>2021-09-23T10:23:15+00:00</updated>
<author>
<name>erkin</name>
<email>e.altunbas@vyos.io</email>
</author>
<published>2021-09-23T10:23:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=962444205a913bfd0b6cbdf28e25c61b1ba360a0'/>
<id>urn:sha1:962444205a913bfd0b6cbdf28e25c61b1ba360a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Conntrack module syntax changed</title>
<updated>2021-08-14T17:10:08+00:00</updated>
<author>
<name>erkin</name>
<email>e.altunbas@vyos.io</email>
</author>
<published>2021-08-14T17:10:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=8998e42cf07c6898f011c8fcf2498cf3aa7ba06e'/>
<id>urn:sha1:8998e42cf07c6898f011c8fcf2498cf3aa7ba06e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New conntrack syntax for Sagitta requires explicit enabling</title>
<updated>2021-08-12T12:44:48+00:00</updated>
<author>
<name>erkin</name>
<email>e.altunbas@vyos.io</email>
</author>
<published>2021-08-12T12:44:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=e8d44578261c4efb59a333e68fd861ecb354d477'/>
<id>urn:sha1:e8d44578261c4efb59a333e68fd861ecb354d477</id>
<content type='text'>
</content>
</entry>
</feed>
