summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2026-02-25vpp: T8283: Move bonding interface from vpp section to 'interfaces vpp bonding'Nataliia Solomko
2026-02-23Add note about using proxmox image for KVM (#1774)Quill
2026-02-23vpp: T8261: Refactor resource settings into 'resource-allocation' section ↵Nataliia S.
(#1775)
2026-02-19vpp: T8274: Remove dpdk-options section for num-* parameters (#1776)Alexandr K.
2026-02-18vpp: T8268: Unify CPU settings into a single 'cpu-cores' node under ↵Nataliia S.
'resource-allocation' (#1773)
2026-02-18vpp: T8266: Add global `interfaces-rx-mode` setting and remove per-interface ↵Alexandr K.
commands (#1772)
2026-02-17T8081: Update password recovery flow documentation (#1756)Quill
2026-02-17vpp: T8262: Refactor IPsec settings to use only 'ipsec-acceleration' flag ↵Nataliia S.
(#1768)
2026-02-16Proofread docs in /installation/virtual directory (#1752)Quill
* docker.rst * eve-ng.rst * gns3.rst * libvirt.rst * proxmox.rst * vmware.rst
2026-02-16DOC: Proofreading ethernet.rst (#1740)LiudmylaNad
* DOC: Proofreading ethernet.rst * doc: indentation configuration * Apply suggestions from code review Co-authored-by: Daniil Baturin <daniil@baturin.org> * Remove mentions of Metro Ethernet --------- Co-authored-by: Daniil Baturin <daniil@baturin.org>
2026-02-16DOC: Proofreading copyright.md (#1744)LiudmylaNad
2026-02-16DOC: Proofread tunnel.rst (#1753)LiudmylaNad
* DOC: Proofread tunnel.rst * Apply suggestions from code review Co-authored-by: Daniil Baturin <daniil@baturin.org> * Review comments addressed --------- Co-authored-by: Daniil Baturin <daniil@baturin.org>
2026-02-16DOC: Proofread geneve.rst (#1754)LiudmylaNad
* DOC: Proofread geneve.rst * Update docs/configuration/interfaces/geneve.rst Co-authored-by: Daniil Baturin <daniil@baturin.org> * Apply suggestions from code review Co-authored-by: Daniil Baturin <daniil@baturin.org> * Update geneve.rst Corrected Geneve capitalization. * Apply suggestions from code review Review comments have been addressed. Co-authored-by: Daniil Baturin <daniil@baturin.org> * Update geneve.rst Line length corrections.  --------- Co-authored-by: Daniil Baturin <daniil@baturin.org>
2026-02-16DOC: Proofread L2TPv3.rst (#1762)LiudmylaNad
* DOC: Proofread L2TPv3.rst * Apply suggestions from code review Co-authored-by: Daniil Baturin <daniil@baturin.org> * Update l2tpv3.rst Review comments addressed. --------- Co-authored-by: Daniil Baturin <daniil@baturin.org>
2026-02-16bgp: T7984: add CLI support for "neighbor <N> remote-as auto" (#1769)Christian Breunig
2026-02-16DOC: Proofread macsec.rst (#1771)LiudmylaNad
2026-02-16Merge pull request #1765 from alexandr-san4ez/T8255-currentViacheslav Hletenko
vpp: T8255: Update logging command to use `default-level`
2026-02-13vpp: T8258: Move `poll-sleep-usec` out of `unix` sectionOleksandr Kuchmystyi
2026-02-12vpp: T8250: CLI changes for ACL tcp-flags (#1763)Nataliia S.
2026-02-12vpp: T8252: Change ACL node 'macip' to 'mac' (#1764)Nataliia S.
2026-02-12vpp: T8254: Move 'nat44' and 'settings nat44' sections to 'nat nat44' (#1766)Nataliia S.
2026-02-11Proofread files in /installation/cloud (#1761)Quill
* Proofread files in /installation/cloud * Renames 'oracel.rst' to 'oracle.rst' throughout the docs. * Fix line length lint errors
2026-02-11vpp: T8255: Update logging command to use `default-level`Oleksandr Kuchmystyi
Instead `vpp settings logging default-log-level` use `vpp settings logging default-level` command.
2026-02-05ethtool: T7730: Add configuration coalesce for interface (#1728)Alexandr K.
This change introduces CLI support for configuring network interface interrupt coalescing parameters.
2026-02-05kea: T6068: Add note about peer name conflicts (#1759)Simon
2026-02-05bare-metal - revise VyOS image versionsChristian Breunig
2026-02-05vpp: fix ipsec interface config syntax (#1758)Alex Kudentsov
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