<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-documentation.git/docs/configuration/service, 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: 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> 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>
<entry>
<title>docs: Update Console server page to VyOS 1.5 standards (#2117)</title>
<updated>2026-06-29T12:49:50+00:00</updated>
<author>
<name>LiudmylaNad</name>
<email>l.nadolina@vyos.io</email>
</author>
<published>2026-06-29T12:49:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=5463b5e45f92851922c6fed0e40f09b6ebc31db1'/>
<id>urn:sha1:5463b5e45f92851922c6fed0e40f09b6ebc31db1</id>
<content type='text'>
* docs: Update Console server page to VyOS 1.5 standards

* Minor corrections

* Minor corrections

* Apply suggestions from code review

Co-authored-by: github-actions[bot] &lt;41898282+github-actions[bot]@users.noreply.github.com&gt;

* Update console-server.md

* Apply suggestions from code review

Co-authored-by: Daniil Baturin &lt;daniil@baturin.org&gt;

* Remove the mention of long-EOL'd VyOS 1.3

---------

Co-authored-by: github-actions[bot] &lt;41898282+github-actions[bot]@users.noreply.github.com&gt;
Co-authored-by: Daniil Baturin &lt;daniil@baturin.org&gt;</content>
</entry>
<entry>
<title>docs: Update Config sync page to VyOS 1.5 standards (#2113)</title>
<updated>2026-06-23T10:23:22+00:00</updated>
<author>
<name>LiudmylaNad</name>
<email>l.nadolina@vyos.io</email>
</author>
<published>2026-06-23T10:23:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=228149f1a1d824b968b565f82c3ee73eb7ba489c'/>
<id>urn:sha1:228149f1a1d824b968b565f82c3ee73eb7ba489c</id>
<content type='text'>
* docs: Update Config sync page to VyOS 1.5 standards

* Minor corrections

* Update config-sync.md

* Apply suggestion from @github-actions[bot]

Co-authored-by: github-actions[bot] &lt;41898282+github-actions[bot]@users.noreply.github.com&gt;

* Apply suggestion from @github-actions[bot]

Co-authored-by: github-actions[bot] &lt;41898282+github-actions[bot]@users.noreply.github.com&gt;

---------

Co-authored-by: github-actions[bot] &lt;41898282+github-actions[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>dhcp: Update documentation to sync with DHCPv4/v6 options (#2087)</title>
<updated>2026-06-16T12:45:45+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2026-06-16T12:45:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=aa06af29d7580f8a0113449a3acfef831d02c7a8'/>
<id>urn:sha1:aa06af29d7580f8a0113449a3acfef831d02c7a8</id>
<content type='text'>
* dhcp: Update documentation to sync with DHCPv4/v6 options

Sync up with Kea DHCPv4 and DHCPv6 options documentation,
and clarify some of the options.

* Remove mentions of specific DHCP server implementations

Co-authored-by: Daniil Baturin &lt;daniil@baturin.org&gt;

---------

Co-authored-by: Daniil Baturin &lt;daniil@baturin.org&gt;</content>
</entry>
<entry>
<title>T8973: remove salt from documentation - feature removed</title>
<updated>2026-06-12T16:47:08+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-06-12T16:47:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=736f45f624db8973ed6449696783eb56e9238a3c'/>
<id>urn:sha1:736f45f624db8973ed6449696783eb56e9238a3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>conntrack: T8308: Enhancements to the `show conntrack table` op-mode command</title>
<updated>2026-05-22T12:19:44+00:00</updated>
<author>
<name>Oleksandr Kuchmystyi</name>
<email>o.kuchmystyi@vyos.io</email>
</author>
<published>2026-05-21T18:34:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=447b0bd6e804896506d3eb65f01856f82c8b9af7'/>
<id>urn:sha1:447b0bd6e804896506d3eb65f01856f82c8b9af7</id>
<content type='text'>
- Display per-flow packet and byte counters (original and reply
  direction).
- Add VRF filter option `show conntrack table &lt;ipv4|ipv6&gt; vrf &lt;vrf-name&gt;`.
</content>
</entry>
</feed>
