<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-documentation.git, branch docs/t8887-phase1-batch1</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=docs%2Ft8887-phase1-batch1</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-documentation.git/atom?h=docs%2Ft8887-phase1-batch1'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/'/>
<updated>2026-07-05T21:13:37+00:00</updated>
<entry>
<title>docs: T8887: address review feedback and pre-existing lint debt</title>
<updated>2026-07-05T21:13:37+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-07-05T21:13:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=6189bfb74c34f5b98acea8de9217533417ad2227'/>
<id>urn:sha1:6189bfb74c34f5b98acea8de9217533417ad2227</id>
<content type='text'>
- router-advert: reword base-interface description — the base interface
  provides the network portion of the advertised RA prefix (radvd
  Base6Interface), not the host bits; note the DHCPv6-PD use case
- route-map, ipsec_general: wrap five pre-existing overlong lines so the
  doc linter (which scans whole modified files) passes on touched files

🤖 Generated by [robots](https://vyos.io)
</content>
</entry>
<entry>
<title>docs: T8887: exempt well-known NAT64 prefix from linter IPv6 check</title>
<updated>2026-07-05T21:04:23+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-07-05T21:04:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=ce5ba69a1b8d4ccc5f7e92c1ae35e960a3a48442'/>
<id>urn:sha1:ce5ba69a1b8d4ccc5f7e92c1ae35e960a3a48442</id>
<content type='text'>
64:ff9b::/96 is the RFC 6052 well-known NAT64 prefix — factually correct
in the PREF64 documentation, but flagged error-level by the doc linter's
documentation-address rule. Wrap the block in linter markers.

🤖 Generated by [robots](https://vyos.io)
</content>
</entry>
<entry>
<title>docs: T8887: backfill Phase 1 commands from recent vyos-1x additions</title>
<updated>2026-07-05T20:57:05+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-07-05T20:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=aa88e83d2594289122d0bac4c9dcf5526392b65b'/>
<id>urn:sha1:aa88e83d2594289122d0bac4c9dcf5526392b65b</id>
<content type='text'>
Documents nine CLI features added to vyos-1x between Nov 2025 and May 2026
that were missing from the docs (gap-audit T8886, Phase 1 / T8887):

- system frr watchfrr-timeout (vyos-1x#5165, T8606)
- policy route-map match source-peer (vyos-1x#5149, T8588)
- high-availability vrrp snmp trap (vyos-1x#5108, T8448)
- protocols segment-routing traffic-engineering subtree (vyos-1x#4994, T6750)
- protocols bgp parameters as-notation (vyos-1x#5089, T7338)
- protocols bgp bmp target monitor pre-policy/post-policy/local-rib
  (vyos-1x#4922, T8133)
- service router-advert prefix base-interface (vyos-1x#5007, T8302)
- firewall global-options geoip provider/maxmind-* (vyos-1x#4949, T7926/T8049)
- vpn ipsec childless IKE SA option (vyos-1x#4930, T8136)

Also wraps one pre-existing overlong line moved within router-advert.md.

🤖 Generated by [robots](https://vyos.io)
</content>
</entry>
<entry>
<title>docs: Add GeoIP ASN support (T5746) (#2124)</title>
<updated>2026-07-03T15:35:26+00:00</updated>
<author>
<name>Grant</name>
<email>github@firefishy.com</email>
</author>
<published>2026-07-03T15:35:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=e10f12c5d9077052c11991931879659da56d0b67'/>
<id>urn:sha1:e10f12c5d9077052c11991931879659da56d0b67</id>
<content type='text'>
* docs: Add GeoIP ASN support (T5746)

* Small styling changes


---------

Co-authored-by: Daniil Baturin &lt;daniil@baturin.org&gt;</content>
</entry>
<entry>
<title>ci: track Context7 LTS variants by branch instead of moved git tags (#2127)</title>
<updated>2026-07-02T16:58:16+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-07-02T16:58:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=d22ad24b1cded33c62714b10d48f2abd0e35dce5'/>
<id>urn:sha1:d22ad24b1cded33c62714b10d48f2abd0e35dce5</id>
<content type='text'>
* ci: track Context7 LTS variants by branch instead of moved git tags

Switch the Context7 1.5/1.4 variants from tag-backed to branch-backed:

- context7.json: previousVersions entries `{tag:"1.5"}`/`{tag:"1.4"}` →
  `{branch:"circinus"}`/`{branch:"sagitta"}`. Context7 now indexes the
  LTS branch HEADs directly.
- Delete update-version-tags.yml. Its sole purpose was force-moving the
  git tags 1.5/1.4 to circinus/sagitta HEAD so the tag-backed Context7
  variants tracked the branches. With branch-backed variants Context7
  tracks the HEAD natively, so the tag indirection — and its re-run
  "moves the tag backward" footgun — is gone.
- context7-refresh.yml: trigger directly on push to rolling/circinus/
  sagitta (docs/** + context7.json paths) instead of chaining off the
  deleted tag-mover via workflow_run; refresh payload uses
  `branch:"circinus"`/`branch:"sagitta"` for the non-default variants.

Operator follow-up (post-merge): the circinus/sagitta branch variants
must be registered in the Context7 dashboard (a refresh by branch 404s
until Context7 crawls the new config), and the now-unused git tags
1.5/1.4 can be deleted.

🤖 Generated by [robots](https://vyos.io)

* ci: harden jq repo interpolation in context7-refresh

Adversarial review (agy): use the $GITHUB_REPOSITORY runner env var
(mapped as REPO) instead of inlining ${{ github.repository }} into the
jq command string, matching the safe env-mapping pattern already used
for EVENT_NAME/REF_NAME. github.repository is validated and low-risk,
but this structurally removes the interpolation-into-shell surface.

🤖 Generated by [robots](https://vyos.io)</content>
</entry>
<entry>
<title>docs: expand Context7 branch-to-version mapping rule (#2126)</title>
<updated>2026-07-02T15:32:59+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-07-02T15:32:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=3fa626ad97fda25f9ddbddd8106c652b2698518a'/>
<id>urn:sha1:3fa626ad97fda25f9ddbddd8106c652b2698518a</id>
<content type='text'>
* docs: expand Context7 branch-to-version mapping rule

Rule 29 in context7.json only mapped circinus (1.5.x) and sagitta
(1.4.x). Expand it to the full branch-to-version table matching
AGENTS.md: rolling (1.5+), circinus (1.5.x LTS), sagitta (1.4.x LTS),
equuleus (1.3.x legacy), crux (1.2.x legacy).

🤖 Generated by [robots](https://vyos.io)

* docs: correct rolling branch version in Context7 mapping

CodeRabbit review: `rolling` was described as "1.5+", but circinus is
already the 1.5 LTS line, so rolling tracks the next major (1.6+), not
1.5. Fix the rolling entry accordingly.

🤖 Generated by [robots](https://vyos.io)</content>
</entry>
<entry>
<title> docs: Update UDP broadcast relay page to VyOS 1.5 standards (#2115)</title>
<updated>2026-07-01T10:46:01+00:00</updated>
<author>
<name>LiudmylaNad</name>
<email>l.nadolina@vyos.io</email>
</author>
<published>2026-07-01T10:46:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=93bb5f321cdad490f2e61ef29e17907ebd5645b5'/>
<id>urn:sha1:93bb5f321cdad490f2e61ef29e17907ebd5645b5</id>
<content type='text'>
* docs: Update UDP broadcast relay page to VyOS 1.5 standards

* Remove the implication that something other than IPv4 supports broadcast

---------

Co-authored-by: Daniil Baturin &lt;daniil@baturin.org&gt;</content>
</entry>
<entry>
<title>Merge pull request #2116 from vyos/bgp-queue-limit</title>
<updated>2026-06-30T14:18:58+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2026-06-30T14:18:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=5f88f038e162bf60021e829bcf473f87a4d265fc'/>
<id>urn:sha1:5f88f038e162bf60021e829bcf473f87a4d265fc</id>
<content type='text'>
bgp: T6573: add input/output queue limit CLI commands</content>
</entry>
<entry>
<title>bgp: T6573: add input/output queue limit CLI commands</title>
<updated>2026-06-30T13:57:32+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-06-25T20:41:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=9ad380fb7a1b122a605c7562124085e3200e30f0'/>
<id>urn:sha1:9ad380fb7a1b122a605c7562124085e3200e30f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title> docs: Update TFTP server page to VyOS 1.5 standards (#2119)</title>
<updated>2026-06-29T16:13:58+00:00</updated>
<author>
<name>LiudmylaNad</name>
<email>l.nadolina@vyos.io</email>
</author>
<published>2026-06-29T16:13:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=8be9ced92fdc2b12b16aae9e438884acfd387faf'/>
<id>urn:sha1:8be9ced92fdc2b12b16aae9e438884acfd387faf</id>
<content type='text'>
* docs: Update TFTP server page to VyOS 1.5 standards

* Update tftp-server.md</content>
</entry>
</feed>
