<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-documentation.git/docs/configuration/interfaces/bonding.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: resolve all line-length lint warnings across 14 RST files</title>
<updated>2026-04-21T17:35:22+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-04-21T17:35:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=d0a0fd4998b35af5b4e59374a5706ffeb27c7ee5'/>
<id>urn:sha1:d0a0fd4998b35af5b4e59374a5706ffeb27c7ee5</id>
<content type='text'>
Wrap prose lines exceeding 80 chars and apply stop/start_vyoslinter
markers around cfgcmd/opcmd directive lines that cannot be shortened
(e.g. long option names with placeholder arguments).

Affected files: bonding, wireguard, pim, conntrack-sync, dmvpn,
ipsec_general, site2site_ipsec, vrf/index, bare-metal,
inter-vrf-routing-vrf-lite, lac-lns, tunnelbroker, OpenVPN_with_LDAP,
dmvpn-dualhub-dualcloud.

🤖 Generated by [robots](https://vyos.io)
</content>
</entry>
<entry>
<title>perf: convert all images to WebP with PDF fallback</title>
<updated>2026-04-15T09:08:34+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-04-15T09:08:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=efd6ea180ad96a82ee8b0cc38582a9d505e794fb'/>
<id>urn:sha1:efd6ea180ad96a82ee8b0cc38582a9d505e794fb</id>
<content type='text'>
Add WebP versions of all 187 PNG/JPG images (38MB → 17MB, 55% reduction).
Update RST/MD references to use Sphinx wildcard syntax (.*) so HTML builds
use WebP while PDF/LaTeX builds fall back to original PNG/JPG.

Co-Authored-By: Claude Opus 4.6 (1M context) &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>DOC: Proofreading bonding.rst (#1721)</title>
<updated>2025-12-23T13:37:59+00:00</updated>
<author>
<name>LiudmylaNad</name>
<email>l.nadolina@vyos.io</email>
</author>
<published>2025-12-23T13:37:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=8c0190a6cc9b7ae2b0d2f26205ab3601b35fe0b7'/>
<id>urn:sha1:8c0190a6cc9b7ae2b0d2f26205ab3601b35fe0b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1443 from vyos/evpn-uplink-t6306</title>
<updated>2024-05-12T14:33:25+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-05-12T14:33:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=98bf155bee715f613d7b8b45336caa53ec908b33'/>
<id>urn:sha1:98bf155bee715f613d7b8b45336caa53ec908b33</id>
<content type='text'>
evpn: T6306: add multihoming documentation</content>
</entry>
<entry>
<title>Bond: T6303: add system mac documentation</title>
<updated>2024-05-11T17:38:08+00:00</updated>
<author>
<name>fett0</name>
<email>fernando.gmaidana@gmail.com</email>
</author>
<published>2024-05-11T17:38:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=d67ef4144f73f007fe86101344ab6f367f0ef0ca'/>
<id>urn:sha1:d67ef4144f73f007fe86101344ab6f367f0ef0ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>evpn: T6306: add multihoming documentation</title>
<updated>2024-05-11T12:34:49+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-05-11T12:34:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=0ac48851041f43656e08988b2d33fe8eb93da28f'/>
<id>urn:sha1:0ac48851041f43656e08988b2d33fe8eb93da28f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5286: remove XDP from documentation - feature wil be superseeded by VPP</title>
<updated>2023-06-12T18:13:11+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-06-12T18:13:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=9d2bb52db8e0490e3d856821180ffb777d80dd7a'/>
<id>urn:sha1:9d2bb52db8e0490e3d856821180ffb777d80dd7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bonding: correct cfgcmd syntax</title>
<updated>2022-04-06T20:05:22+00:00</updated>
<author>
<name>rebortg</name>
<email>github@ghlr.de</email>
</author>
<published>2022-04-06T20:05:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=b71f948427c286c8e2559b47750b0f58b6e4bde2'/>
<id>urn:sha1:b71f948427c286c8e2559b47750b0f58b6e4bde2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bond: add note about eve-ng NIC driver</title>
<updated>2021-11-17T17:48:46+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-11-17T17:48:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=fd4e5422b11ad9d908b4c0fcbfa4e76993cb2eb6'/>
<id>urn:sha1:fd4e5422b11ad9d908b4c0fcbfa4e76993cb2eb6</id>
<content type='text'>
</content>
</entry>
</feed>
