<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-documentation.git/docs/configuration/service/ipoe-server.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>Fixed documentation about CoA in Accel-PPP services</title>
<updated>2025-05-19T09:29:30+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2025-05-19T09:22:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=66ab01fe460b3f7fd3b29746e3edf5dd26142ade'/>
<id>urn:sha1:66ab01fe460b3f7fd3b29746e3edf5dd26142ade</id>
<content type='text'>
Fixed documentation about CoA in Accel-PPP services
</content>
</entry>
<entry>
<title>Merge pull request #1411 from srividya0208/ipoe-server</title>
<updated>2024-05-01T17:43:39+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2024-05-01T17:43:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=377ab20c2e00df3975a3b74cac8a51b79bce3519'/>
<id>urn:sha1:377ab20c2e00df3975a3b74cac8a51b79bce3519</id>
<content type='text'>
ipoe-server: fixed the incorrect details</content>
</entry>
<entry>
<title>ipoe-server: fixed the incorrect details</title>
<updated>2024-04-30T09:46:13+00:00</updated>
<author>
<name>srividya0208</name>
<email>a.srividya@vyos.io</email>
</author>
<published>2024-04-30T09:46:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=e5dc2fa829ab1482cc0fb2a2064b33ccaa8bf141'/>
<id>urn:sha1:e5dc2fa829ab1482cc0fb2a2064b33ccaa8bf141</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed examples in accel-ppp services in IPv6 section</title>
<updated>2024-04-30T08:18:24+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2024-04-30T08:18:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=899acac204ba39b6d092ebc389e435a669d39258'/>
<id>urn:sha1:899acac204ba39b6d092ebc389e435a669d39258</id>
<content type='text'>
Fixed examples in accel-ppp services in IPv6 section
</content>
</entry>
<entry>
<title>Fixing IPoE and PPPoE documentation</title>
<updated>2024-02-28T14:46:50+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2024-02-28T13:59:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=7f9b031aeffeeb48201c7d51df71fc58191b4138'/>
<id>urn:sha1:7f9b031aeffeeb48201c7d51df71fc58191b4138</id>
<content type='text'>
Fixing IPoE and PPPoE documentation
</content>
</entry>
<entry>
<title>Rewritten the IPoE server documentation</title>
<updated>2024-02-27T15:01:54+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2024-02-27T15:01:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=2c3553ef8828748fdbd4938f758e6bfb6170f869'/>
<id>urn:sha1:2c3553ef8828748fdbd4938f758e6bfb6170f869</id>
<content type='text'>
Fully rewritten IPoE server documentation.
</content>
</entry>
<entry>
<title>Changed IPv6 pool documentation in accel-ppp services</title>
<updated>2024-01-19T11:38:40+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2024-01-19T11:38:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=f5b79621d0c841ee9a596543a05ad1acc9130c1d'/>
<id>urn:sha1:f5b79621d0c841ee9a596543a05ad1acc9130c1d</id>
<content type='text'>
Changed IPv6 pool documentation in accel-ppp services
to named IPv6 pools.
https://vyos.dev/T5865
</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>ipoe: adjust to CLI changes</title>
<updated>2023-01-23T05:11:19+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-01-23T05:11:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=a16ce50b459d26f25f2a57e2d86dd21439fccbf4'/>
<id>urn:sha1:a16ce50b459d26f25f2a57e2d86dd21439fccbf4</id>
<content type='text'>
</content>
</entry>
</feed>
