| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-12 | vpp: T8250: CLI changes for ACL tcp-flags (#1763) | Nataliia S. | |
| 2026-02-12 | vpp: T8252: Change ACL node 'macip' to 'mac' (#1764) | Nataliia S. | |
| 2026-02-12 | vpp: T8254: Move 'nat44' and 'settings nat44' sections to 'nat nat44' (#1766) | Nataliia S. | |
| 2026-02-11 | Proofread 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-11 | vpp: 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-05 | ethtool: T7730: Add configuration coalesce for interface (#1728) | Alexandr K. | |
| This change introduces CLI support for configuring network interface interrupt coalescing parameters. | |||
| 2026-02-05 | kea: T6068: Add note about peer name conflicts (#1759) | Simon | |
| 2026-02-05 | bare-metal - revise VyOS image versions | Christian Breunig | |
| 2026-02-05 | vpp: fix ipsec interface config syntax (#1758) | Alex Kudentsov | |
| 2026-02-03 | vpp: update supported encryption algorithms (#1755) | Alex Kudentsov | |
| 2026-01-31 | Merge pull request #1751 from alexk37/fix-vxlan-vpp | Viacheslav Hletenko | |
| vpp: fix vxlan interface example | |||
| 2026-01-31 | vpp: fix vxlan interface example | Alex Kudentsov | |
| 2026-01-30 | DOC: Removing the hint from the Loopback section (#1747) | LiudmylaNad | |
| 2026-01-30 | DOC: 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-30 | ssh: fix fido2 examples indentation (#1748) | Alex Kudentsov | |
| 2026-01-30 | Merge pull request #1750 from jestabro/add-line-config-sync | John Estabrook | |
| config-sync: add missing config line | |||
| 2026-01-30 | config-sync: add missing config line | John Estabrook | |
| 2026-01-30 | Merge pull request #1749 from alexk37/vpp-bond-example | Viacheslav Hletenko | |
| vpp: fix bonding interface examples | |||
| 2026-01-30 | vpp: fix bonding inreface examples | Alex Kudentsov | |
| vpp: fix bonding inreface examples #2 | |||
| 2026-01-30 | Merge pull request #1743 from natali-rs1985/T8202 | Viacheslav Hletenko | |
| vpp: T8202: Remove XDP driver from documentation | |||
| 2026-01-29 | vpp: T8202: Remove XDP driver from documentation | Nataliia Solomko | |
| 2026-01-27 | container: Added warning about publishing ports (#1741) | aapostoliuk | |
| Added warning about publishing ports in the container documentation. | |||
| 2026-01-27 | DOC: Proofreading virtual, loopback, and dummy interfaces (#1745) | LiudmylaNad | |
| 2026-01-27 | Docs: 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-27 | DOC: 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-27 | Proofread 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-22 | T7664: FRR 10.5 remove unsupported ip protocols (#1730) | Kyrylo Yatsenko | |
| 2026-01-22 | dmvpn: Fixed typos in networks (#1742) | aapostoliuk | |
| Fixed typos in networks | |||
| 2026-01-20 | ssh: 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-17 | ssh: T7483: Document fido2 options (#1708) | Chloe Surett | |
| 2026-01-17 | T7101: 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-15 | openvpn: T7633: Add support for 'data-ciphers-fallback' in site-to-site ↵ | Christian Breunig | |
| tunnels (#1731) | |||
| 2026-01-13 | DOC: Proofreading login.rst (#1737) | LiudmylaNad | |
| * DOC: Proofreading login.rst --------- Co-authored-by: Daniil Baturin <daniil@baturin.org> | |||
| 2026-01-12 | Merge pull request #1736 from alexk37/ipfix-config-fix | Viacheslav Hletenko | |
| vpp ipfix: fix configuration example | |||
| 2026-01-12 | vpp ipfix: fix configuration example | Alex Kudentsov | |
| 2026-01-08 | build(deps): bump urllib3 from 2.6.0 to 2.6.3 (#1734) | dependabot[bot] | |
| Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.0 to 2.6.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.6.0...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2026-01-05 | Merge pull request #1662 from giga1699/T7635 | Viacheslav Hletenko | |
| T7635: OpenConnect certificate based authentication mode | |||
| 2026-01-05 | Merge pull request #1732 from bilde2910/T8140 | Christian Breunig | |
| router-advert: T8140: add captive-portal documentation | |||
| 2026-01-02 | router-advert: T8140: add captive-portal documentation | Marius Lindvall | |
| Documentation for the captive portal router-advert option as implemented in pull request vyos/vyos-1x#4929. | |||
| 2025-12-31 | openvpn: T7633: Add support for 'data-ciphers-fallback' in site-to-site tunnels | Oleksandr Kuchmystyi | |
| 2025-12-30 | DOC: 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-23 | DOC: Sagitta LTS release major changes (#1725) | LiudmylaNad | |
| 2025-12-23 | DOC: Proofreading bonding.rst (#1721) | LiudmylaNad | |
| 2025-12-23 | DOC: Proofreading bridge.rst (#1727) | LiudmylaNad | |
| 2025-12-22 | Merge pull request #1722 from vyos/ssh-cipher | Christian Breunig | |
| ssh: T8098: rename "ciphers" to "cipher" | |||
| 2025-12-18 | vpp: 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-16 | DOC: Proofreading syslog.rst section (#1723) | LiudmylaNad | |
| * DOC: Proofreading syslog.rst section * DOC: Add a new paragraph to syslog.rst | |||
| 2025-12-15 | ssh: T8098: rename "ciphers" to "cipher" | Christian Breunig | |
| 2025-12-15 | ssh: update list of supported ciphers! | Christian Breunig | |
| 2025-12-09 | ipsec: 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. | |||
