<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-documentation.git, 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-07-02T15:32:59+00:00</updated>
<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>
<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>Merge pull request #1865 from alexandr-san4ez/T8540-current</title>
<updated>2026-06-23T10:39:53+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2026-06-23T10:39:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=c33548ed187c874ff79ff829a89640c805c6f02c'/>
<id>urn:sha1:c33548ed187c874ff79ff829a89640c805c6f02c</id>
<content type='text'>
pseudo-ethernet: T8540: Add anycast-gateway support for EVPN</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>Fix Cookiebot consent dialog rendering unstyled and breaking the page (#2108)</title>
<updated>2026-06-17T19:23:43+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-06-17T19:23:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=dce7bb521e3947af59fe18895b609ec353e0450e'/>
<id>urn:sha1:dce7bb521e3947af59fe18895b609ec353e0450e</id>
<content type='text'>
On a fresh (no-consent) load the consent banner could render completely
unstyled and expand to full page height. Cookiebot delivers its dialog CSS as
a constructed stylesheet on document.adoptedStyleSheets; ReadTheDocs'
readthedocs-addons.js reassigns that whole-array property with a destructive
replace, and when that lands after Cookiebot's network-gated adoption it drops
Cookiebot's sheet, leaving #CybotCookiebotDialog at position:static expanded to
~6700px. It is a race, so it is intermittent and clears once consent is given
(the dialog then never renders).

- layout.html: a small adoptedStyleSheets shim, installed before any page
  script, that preserves Cookiebot's sheet so another library cannot drop it.
- custom.css: a leak-safe safety net that keeps the dialog contained even if
  its adopted sheet is ever absent. It uses only properties Cookiebot itself
  sets, so it has verifiably no effect on the normal, styled banner.

🤖 Generated by [robots](https://vyos.io)</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>
</feed>
