<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-documentation.git/docs/configuration/interfaces/pppoe.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>DOC: Proofread pppoe.rst (#1790)</title>
<updated>2026-03-17T20:15:01+00:00</updated>
<author>
<name>LiudmylaNad</name>
<email>l.nadolina@vyos.io</email>
</author>
<published>2026-03-17T20:15:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=6bc7cb64b54e0fb78e89aba2da19bb3bcb0d842c'/>
<id>urn:sha1:6bc7cb64b54e0fb78e89aba2da19bb3bcb0d842c</id>
<content type='text'>
Remove superfluous information not related
to PPPoE interface configuration in VyOS

Co-authored-by: Daniil Baturin &lt;daniil@baturin.org&gt;</content>
</entry>
<entry>
<title>ipv6: improve PPPoE and RA examples</title>
<updated>2024-03-03T09:00:59+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-03-03T09:00:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=62b36a812a922ad6fc17f636bba029e463f35d49'/>
<id>urn:sha1:62b36a812a922ad6fc17f636bba029e463f35d49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5630: pppoe: allow to specify MRU in addition to already configurable MTU</title>
<updated>2023-10-08T07:08:35+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-10-08T07:08:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=7090b69845a8d304d1608e18efef383082114f33'/>
<id>urn:sha1:7090b69845a8d304d1608e18efef383082114f33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MSS-Clamp: 1432 on IPv6 via PPPoE</title>
<updated>2023-06-01T21:09:36+00:00</updated>
<author>
<name>x70b1</name>
<email>x70b1@users.noreply.github.com</email>
</author>
<published>2023-06-01T21:09:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=27bd0ae2abcbd1aea6c60e9a68b39c411614952b'/>
<id>urn:sha1:27bd0ae2abcbd1aea6c60e9a68b39c411614952b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5098: Update pppoe.rst</title>
<updated>2023-03-20T09:00:18+00:00</updated>
<author>
<name>Zhiyuan Wan</name>
<email>h@iloli.bid</email>
</author>
<published>2023-03-20T09:00:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=fa1478e47f9d233944726acfca8eb31b1c4f4bf9'/>
<id>urn:sha1:fa1478e47f9d233944726acfca8eb31b1c4f4bf9</id>
<content type='text'>
pppoe: allow user to set pppd holdoff option
</content>
</entry>
<entry>
<title>T4995: pppoe, wwan and sstp-client - rename user -&gt; username on authentication</title>
<updated>2023-02-10T19:45:40+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-02-10T19:44:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=5148845f92c81b65def1f5d3131355cdfbe266ae'/>
<id>urn:sha1:5148845f92c81b65def1f5d3131355cdfbe266ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pppoe: use MTU include definition</title>
<updated>2022-12-11T19:32:21+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-12-11T19:32:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=67965db96acdfea20e7b190e7f7d456e6b3d0dc0'/>
<id>urn:sha1:67965db96acdfea20e7b190e7f7d456e6b3d0dc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>firewall: T2199: Updates to migrated firewall interface nodes</title>
<updated>2022-10-14T18:24:21+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2022-10-14T18:24:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=73e8670fc4d13b05d783ab25ff5707c4e8de922a'/>
<id>urn:sha1:73e8670fc4d13b05d783ab25ff5707c4e8de922a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pppoe: remove "default-route" CLI option</title>
<updated>2022-07-27T18:04:35+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-07-27T18:04:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=75752d5a75ed307f68b783ca24e367d3ee6d7dce'/>
<id>urn:sha1:75752d5a75ed307f68b783ca24e367d3ee6d7dce</id>
<content type='text'>
</content>
</entry>
</feed>
