summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2026-02-03vpp: update supported encryption algorithms (#1755)Alex Kudentsov
2026-01-31vpp: fix vxlan interface exampleAlex Kudentsov
2026-01-30DOC: Removing the hint from the Loopback section (#1747)LiudmylaNad
2026-01-30DOC: Remove outdated upstream package documentation (#1746)Quill
* Remove outdated upstream package documentation Upstream packages are now built through a Python script, 'build.py' from the vyos-build repository: https://github.com/vyos/vyos-build/tree/current/scripts/package-build/build.py * Add build.py details to upstream-packages.rst * Fix line length lint errors
2026-01-30ssh: fix fido2 examples indentation (#1748)Alex Kudentsov
2026-01-30config-sync: add missing config lineJohn Estabrook
2026-01-30vpp: fix bonding inreface examplesAlex Kudentsov
vpp: fix bonding inreface examples #2
2026-01-30Merge pull request #1743 from natali-rs1985/T8202Viacheslav Hletenko
vpp: T8202: Remove XDP driver from documentation
2026-01-29vpp: T8202: Remove XDP driver from documentationNataliia Solomko
2026-01-27container: Added warning about publishing ports (#1741)aapostoliuk
Added warning about publishing ports in the container documentation.
2026-01-27DOC: Proofreading virtual, loopback, and dummy interfaces (#1745)LiudmylaNad
2026-01-27Docs: T5261: add AWS Gateway Load Balancer (#1735)Quill
* Docs: T5261: add AWS Gateway Load Balancer Add documentation for feature introduced in https://github.com/vyos/vyos-1x/pull/2185 * Fix line length errors
2026-01-27DOC: Proofread files in the /installation directory (#1739)Quill
* Proofread files Proofread the following files in the /installation directory: * image.rst * index.rst * secure-boot.rst * update.rst * Proofread install.rst Add lastproofread dates to all files edited in this branch * Fix table in install.rst Fixed line length lint errors in: * secure-boot.rst * update.rst * image.rst
2026-01-27Proofread docs in the /contributing directory (#1718)Quill
* Proofread upstream-packages.rst * Fix line length lint errors * Initial copyedit for testing.rst * Proofread build-vyos.rst * Fix line length errors * Proofread debugging.rst * Proofread issues-features.rst * Complete issuesfeatures.rst proofreading * Initial proofread development.rst * Revise proofreading of development.rst * Remove mentions of Phabricator and Jenkins CI * Fix line length lint errors * Fix additional line length lint errors
2026-01-22T7664: FRR 10.5 remove unsupported ip protocols (#1730)Kyrylo Yatsenko
2026-01-22dmvpn: Fixed typos in networks (#1742)aapostoliuk
Fixed typos in networks
2026-01-20ssh: T7483: Document fido2 add examples pair fido key with the VyOS (#1738)Andrii Pidnebesny
* Update ssh add fido example.rst * remove useless "$" ssh.rst * add generation example ssh.rst * add generation example ssh.rst
2026-01-17ssh: T7483: Document fido2 options (#1708)Chloe Surett
2026-01-17T7101: Add hardware watchdog support via systemd (#1703)Grant
Co-authored-by: Christian Breunig <christian@breunig.cc> Co-authored-by: Viacheslav Hletenko <seversss265@gmail.com>
2026-01-15openvpn: T7633: Add support for 'data-ciphers-fallback' in site-to-site ↵Christian Breunig
tunnels (#1731)
2026-01-13DOC: Proofreading login.rst (#1737)LiudmylaNad
* DOC: Proofreading login.rst --------- Co-authored-by: Daniil Baturin <daniil@baturin.org>
2026-01-12vpp ipfix: fix configuration exampleAlex Kudentsov
2026-01-05Merge pull request #1662 from giga1699/T7635Viacheslav Hletenko
T7635: OpenConnect certificate based authentication mode
2026-01-02router-advert: T8140: add captive-portal documentationMarius Lindvall
Documentation for the captive portal router-advert option as implemented in pull request vyos/vyos-1x#4929.
2025-12-31openvpn: T7633: Add support for 'data-ciphers-fallback' in site-to-site tunnelsOleksandr Kuchmystyi
2025-12-30DOC: Copyedit policy local-route, correct and add missing params (#1729)Grant
* Fix: destination -> destination address * Fix: source -> source address * Add: destination port * Add: source port * Add: protocol * Add: fwmark * Improve wording for clarity
2025-12-23DOC: Sagitta LTS release major changes (#1725)LiudmylaNad
2025-12-23DOC: Proofreading bonding.rst (#1721)LiudmylaNad
2025-12-23DOC: Proofreading bridge.rst (#1727)LiudmylaNad
2025-12-22Merge pull request #1722 from vyos/ssh-cipherChristian Breunig
ssh: T8098: rename "ciphers" to "cipher"
2025-12-18vpp: T7972: Delete option `nat44 no-forwarding` from CLI (#1717)Nataliia S.
* vpp: T7972: Delete `nat44 no-forwarding` option from CLI * vpp: T7972: Update docs/vpp/configuration/nat/nat44.rst Co-authored-by: zdc <zdc@users.noreply.github.com> --------- Co-authored-by: zdc <zdc@users.noreply.github.com>
2025-12-16DOC: Proofreading syslog.rst section (#1723)LiudmylaNad
* DOC: Proofreading syslog.rst section * DOC: Add a new paragraph to syslog.rst
2025-12-15ssh: T8098: rename "ciphers" to "cipher"Christian Breunig
2025-12-15ssh: update list of supported ciphers!Christian Breunig
2025-12-09ipsec: T7594: Change connection-type to trap for all peers and ↵Alexandr K.
configurations (#1719) The previous 'connection-type respond' option in IPsec site-to-site peers was misleading - instead of passively waiting for peer initiation, it would initiate negotiation when matching traffic appeared, potentially causing SA duplication and renegotiation loops.
2025-12-09Proofreading about.rst and history.rst (#1709)LiudmylaNad
* Proofreading About and History * Apply suggestions from code review Co-authored-by: Daniil Baturin <daniil@baturin.org> * Addressed comments on the About and History sections. --------- Co-authored-by: Daniil Baturin <daniil@baturin.org>
2025-12-09Proofread docs in the /operation directory (#1710)Quill
* Proofread boot-options.rst * Fix line length Markdown lint errors * Proofread information.rst * Update lastproofread date in information.rst * Updated password-recovery.rst * Proofread upgrade-recovery.rst * Fix line length linting errors * Proofread up to Empty 2+ Disk * Complete proofread of raid.rst * Update upgrade-recovery timeout explanation * Fix header formatting * Update docs/operation/boot-options.rst Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Add missing period in raid.rst * Implement Copilot feedback --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Daniil Baturin <daniil@baturin.org>
2025-12-05T7635: Show OpenConnect certificate based authentication mode option in ↵Giga Murphy
configuration example.
2025-11-28Merge pull request #1701 from alexandr-san4ez/T4251-current-fix2Viacheslav Hletenko
syslog: T4251: Rename "permitted-peers" to "permitted-peer"
2025-11-27dhcp-server: T3936: Added support for DHCP Option 82 (#1666)cblackburn-igl
* dhcp-server: T3936: Added support for DHCP Option 82 This commit adds support in both the CLI and the underlying code for DHCP Option 82 to be used to filter/route DHCP address assignments. The primary use case for this is to support enterprise switches which can "tag" DHCP requests with physical real world informaiton such as which switch first saw the request and which port it originated from (known in this context as remote-id and circuit-id). Once client-classes have been defined they can be assigned to subnets or ranges so that only certain addresses get assigned to specific requests. There is also a corresponding code update which pairs with this documentation change. --------- Co-authored-by: Daniil Baturin <daniil@baturin.org>
2025-11-25firewall: T7739: Default ruleset for firewall zones (#1714)Adam Schultz
Adds new syntax documentation for https://github.com/vyos/vyos-1x/pull/4672
2025-11-25Add VPP IPFIX configuration (#1711)Viacheslav Hletenko
2025-11-25ipsec: T8027: voluntarily send its certificate, even if it wasn't requested ↵Christian Breunig
(#1712)
2025-11-24docs: Correct title for rolling-release "latest" docs (#1713)Alexandr K.
Update title to "VyOS rolling release (current)" to replace the misleading "VyOS 1.5.x (circinus) documentation" and keep wording consistent with other pages.
2025-11-21ipsec: remote-access clean whitespacesChristian Breunig
2025-11-20Fix grammar in coverage.rst (#1706)Quill
* Fix grammar in coverage.rst * Update lastproofread date
2025-11-14Fix zebra route-map filter config exampletuna2134
2025-11-13T6686: adds container health check documentation (#1682)Nicolas Vollmar
2025-11-03frr: T7896: Configure frr profile with 'system frr profile' command (#1700)bl0way
2025-11-03vpp: T7929: Changes to NAT44 external address verification (#1695)Nataliia S.