<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-documentation.git/docs/configuration, branch mergify/bp/circinus/pr-2136</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=mergify%2Fbp%2Fcircinus%2Fpr-2136</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-documentation.git/atom?h=mergify%2Fbp%2Fcircinus%2Fpr-2136'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/'/>
<updated>2026-07-10T15:35:14+00:00</updated>
<entry>
<title>docs(DMVPN): T4667: Add firewall rule to prevent unencrypted GRE leaks (#2136)</title>
<updated>2026-07-10T15:35:14+00:00</updated>
<author>
<name>zdc</name>
<email>zdc@users.noreply.github.com</email>
</author>
<published>2026-07-10T15:33:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=95369571744d0166141d3cd5586d73c9fff6cfd3'/>
<id>urn:sha1:95369571744d0166141d3cd5586d73c9fff6cfd3</id>
<content type='text'>
* docs(DMVPN): T4667: Add firewall rule to prevent unencrypted GRE leaks

In DMVPN the mGRE tunnel and the IPSec protecting it are handled
independently, so GRE can be forwarded while no IPSec SA is active for a
peer (e.g. while an SA is still being negotiated or after one expires),
allowing unencrypted GRE to leave the router. This is inherent to
combining GRE with IPSec and is common to DMVPN implementations in
general.

Add a "Protecting against unencrypted traffic leaks" section to the DMVPN
reference page explaining the behaviour and recommending an output filter
rule that drops GRE not matched by an outbound IPSec policy
(ipsec match-none-out). Note that this disables unencrypted GRE on the
node entirely, so coexisting plain GRE tunnels would stop working.

Apply the same rule in the Dual HUB Dual Cloud example on the VyOS nodes.

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

* docs(DMVPN): reflow DMVPN documentation for line length compliance

Reformat the DMVPN guide and dual-hub dual-cloud example to wrap
long lines and improve readability without changing the documented
behavior or configuration guidance.

---------

Co-authored-by: Daniil Baturin &lt;daniil@baturin.org&gt;
(cherry picked from commit 50acf8f188475b0554b99a739cb8ada12d51e77b)
</content>
</entry>
<entry>
<title>bgp: T6573: add input/output queue limit CLI commands (#2123)</title>
<updated>2026-07-01T10:22:33+00:00</updated>
<author>
<name>mergify[bot]</name>
<email>37929162+mergify[bot]@users.noreply.github.com</email>
</author>
<published>2026-07-01T10:22:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=492ddd3bb289b6c168cad65db84ed664adf41b54'/>
<id>urn:sha1:492ddd3bb289b6c168cad65db84ed664adf41b54</id>
<content type='text'>
(cherry picked from commit 9ad380fb7a1b122a605c7562124085e3200e30f0)

Co-authored-by: Christian Breunig &lt;christian@breunig.cc&gt;</content>
</entry>
<entry>
<title>DOCS: Backport 2117 (Revise Console server page) to Circinus (#2121)</title>
<updated>2026-07-01T10:19:31+00:00</updated>
<author>
<name>LiudmylaNad</name>
<email>l.nadolina@vyos.io</email>
</author>
<published>2026-07-01T10:19:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=60700529b2f0481724c1899ee58fc546b7853886'/>
<id>urn:sha1:60700529b2f0481724c1899ee58fc546b7853886</id>
<content type='text'>
* DOCS: Backport 2117 (Revise Console server page) to Circinus

* Update console-server.md</content>
</entry>
<entry>
<title> docs: Update TFTP server page to VyOS 1.5 standards (#2119) (#2122)</title>
<updated>2026-06-30T10:12:47+00:00</updated>
<author>
<name>mergify[bot]</name>
<email>37929162+mergify[bot]@users.noreply.github.com</email>
</author>
<published>2026-06-30T10:12:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=5029c0a7f810c5296045d8e1584d716298a67697'/>
<id>urn:sha1:5029c0a7f810c5296045d8e1584d716298a67697</id>
<content type='text'>
* docs: Update TFTP server page to VyOS 1.5 standards

* Update tftp-server.md

(cherry picked from commit 8be9ced92fdc2b12b16aae9e438884acfd387faf)

Co-authored-by: LiudmylaNad &lt;l.nadolina@vyos.io&gt;</content>
</entry>
<entry>
<title>docs: Update Config sync page to VyOS 1.5 standards (#2113) (#2114)</title>
<updated>2026-06-23T10:25:32+00:00</updated>
<author>
<name>mergify[bot]</name>
<email>37929162+mergify[bot]@users.noreply.github.com</email>
</author>
<published>2026-06-23T10:25:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=55ed500de0baba3beeea8779f2aed4866abfe8f5'/>
<id>urn:sha1:55ed500de0baba3beeea8779f2aed4866abfe8f5</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]



* Apply suggestion from @github-actions[bot]



---------


(cherry picked from commit 228149f1a1d824b968b565f82c3ee73eb7ba489c)

Co-authored-by: LiudmylaNad &lt;l.nadolina@vyos.io&gt;
Co-authored-by: github-actions[bot] &lt;41898282+github-actions[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>syslog_update_T8983</title>
<updated>2026-06-16T21:00:22+00:00</updated>
<author>
<name>Cleiton  Faria</name>
<email>c.faria@vyos.io</email>
</author>
<published>2026-06-16T21:00:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=76424e0d05b0adf6a2267d70a98d1dbb0699df31'/>
<id>urn:sha1:76424e0d05b0adf6a2267d70a98d1dbb0699df31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>traffic-engineering: backport from rolling (#2104)</title>
<updated>2026-06-16T09:00:42+00:00</updated>
<author>
<name>LiudmylaNad</name>
<email>l.nadolina@vyos.io</email>
</author>
<published>2026-06-16T09:00:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=5fa7d9dc80e46145dbd23d39903ff5ee3d5293db'/>
<id>urn:sha1:5fa7d9dc80e46145dbd23d39903ff5ee3d5293db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "docs: Update Traffic Engineering page to VyOS 1.5 standards (#2066) (…" (#2095)</title>
<updated>2026-06-09T10:27:26+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2026-06-09T10:27:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=d1ef01fec58cbf860789f8979cc57a44bfa18dc9'/>
<id>urn:sha1:d1ef01fec58cbf860789f8979cc57a44bfa18dc9</id>
<content type='text'>
This reverts commit 6b88b233b56e7231fbdf0ed4644f741cf634b9ba.</content>
</entry>
<entry>
<title>docs: Update RPKI page to VyOS 1.5 standards (#2061) (#2093)</title>
<updated>2026-06-09T10:21:38+00:00</updated>
<author>
<name>mergify[bot]</name>
<email>37929162+mergify[bot]@users.noreply.github.com</email>
</author>
<published>2026-06-09T10:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=2f0d68a79930e5e925257cd5ba9f8e3bcaec8f08'/>
<id>urn:sha1:2f0d68a79930e5e925257cd5ba9f8e3bcaec8f08</id>
<content type='text'>
* docs: Update RPKI page to VyOS 1.5 standards

* Update rpki.md

* Update rpki.md

(cherry picked from commit 5d631ab0628d6b3266b14a7d25ad9e7b66035636)

Co-authored-by: LiudmylaNad &lt;l.nadolina@vyos.io&gt;</content>
</entry>
<entry>
<title>docs: Update Traffic Engineering page to VyOS 1.5 standards (#2066) (#2092)</title>
<updated>2026-06-09T10:18:32+00:00</updated>
<author>
<name>mergify[bot]</name>
<email>37929162+mergify[bot]@users.noreply.github.com</email>
</author>
<published>2026-06-09T10:18:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=6b88b233b56e7231fbdf0ed4644f741cf634b9ba'/>
<id>urn:sha1:6b88b233b56e7231fbdf0ed4644f741cf634b9ba</id>
<content type='text'>
* docs: Update Traffic Engineering page to VyOS 1.5 standards

* Update traffic-engineering.md

* Update traffic-engineering.md

(cherry picked from commit 361ea4841449956af979eb24a0b4e2f869d6ebf2)

# Conflicts:
#	docs/configuration/protocols/traffic-engineering.md

Co-authored-by: LiudmylaNad &lt;l.nadolina@vyos.io&gt;</content>
</entry>
</feed>
