summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-07build(deps): bump urllib3 from 2.5.0 to 2.6.0 (#1720)dependabot[bot]
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0. - [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.5.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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-14Merge pull request #1702 from tuna2134/currentViacheslav Hletenko
Fix zebra route-map filter config example
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.
2025-10-31syslog: T4251: Rename "permitted-peers" to "permitted-peer"Oleksandr Kuchmystyi
- Renamed `permitted-peers` to `permitted-peer`. - Added support for multiple `permitted-peer` entries.
2025-10-25Merge pull request #1698 from natali-rs1985/T7801Viacheslav Hletenko
vpp: T7801: Change log level from 'err' to 'error'
2025-10-24Merge pull request #1699 from alexandr-san4ez/T4251-current-fixChristian Breunig
syslog: T4251: Fix documentation of TLS enablement logic for syslog
2025-10-24syslog: T4251: Fix documentation of TLS enablement logic for syslogOleksandr Kuchmystyi
2025-10-24vpp: T7801: Change log level from 'err' to 'error'Nataliia Solomko
2025-10-23Merge pull request #1694 from natali-rs1985/T7938Viacheslav Hletenko
vpp: T938: Delete 'sample-rate' from vpp sflow CLI and add 'header-bytes'
2025-10-23Merge pull request #1696 from dmbaturin/readme-branchesViacheslav Hletenko
readme: Update information about branches
2025-10-22 haproxy: T7906: Probing of a port other than the one to which normal ↵Alexandr K.
traffic is sent (#1697) * haproxy: T7906: Probing of a port other than the one to which normal traffic is sent Add support for specifying a custom health check port for HAProxy backend servers. This allows health probes to target a dedicated endpoint - such as port 8080 - separate from normal traffic ports (e.g., 80 or 443). * Fix article usage --------- Co-authored-by: Daniil Baturin <daniil@baturin.org>
2025-10-21readme: Update information about branchesDaniil Baturin
2025-10-20isis: T7722: Added the interface LFA configuration commands (#1692)aapostoliuk
Added the interface LFA configuration commands documentation in the protocol ISIS.
2025-10-20vpp: T938: Delete 'sample-rate' from vpp sflow CLI and add 'header-bytes'Nataliia Solomko
2025-10-17Add Virtual-Template1 configuration for LAC L2TPViacheslav Hletenko
Add missed `Virtual-Template1` for LAC L2TP Cisco config example
2025-10-16Merge pull request #1691 from natali-rs1985/T7897Viacheslav Hletenko
vpp: T7897: Delete 'no-syscall-lock' option from xdp-options
2025-10-14vpp: T7897: Delete 'no-syscall-lock' option from xdp-optionsNataliia Solomko
2025-10-13cla: Add CLA references and instructions (#1690)zdc
- Added a dedicated page describing the process of signing the CLA - Added references to this page on documents explaining how to submit code and documentation changes
2025-10-02syslog: T4251: Add documentation for syslog TLS configuration (#1686)Alexandr K.
Documented protocol, certificate, auth-mode, and permitted-peers requirements for TLS configuration.
2025-09-29bgp: T7760: remove per vrf instance system-as node (#1675)Christian Breunig
2025-09-29intallation: made modifications to install & update page (#1688)srividya0208
2025-09-25vpp: Enhanced memory, buffers, and CGNAT documentation, added ↵zdc
troubleshooting (#1687) * vpp: Enhanced memory and buffer configuration documentation - Added physmem configuration section with practical examples and troubleshooting - Clarified relationship between physmem and buffer allocation with cross-references - Improved VPP logging documentation with detailed log location descriptions - Fixed formatting issues in system configuration * vpp: Added CGNAT memory requirements Expanded CGNAT settings page with information about: - Memory requirements - Hardcoded simultaneous sessions limit * vpp: Added troubleshooting page Added page with basic steps for troubleshooting: - Capturing packets (PCAP) - Tracing packets - Additional diagnostics information from VPP - Automatic collection of most details with Python script --------- Co-authored-by: Daniil Baturin <daniil@baturin.org>
2025-09-22vpp: T7805: Delete 'default-hugepage-size' from memory section (#1685)Nataliia S.
2025-09-18vrf: fix typo (#1681)Peter Lehmann
2025-09-18VPP: Syntax fixes and improvements (#1683)zdc
* VPP: Fixed syntax on vpp/dataplane/buffers.rst - Fixed sections levels markers - Fixed a list in `buffers-per-numa` section * vpp: Expanded DPDK options description in interface settings - Added more details about `num-tx-queues` calculations. - Fixed section marks on the `configuration/dataplane/interface.rst` page.
2025-09-18Removing extra empty code block (#1684)jsinme
2025-09-15op-mode:T3477: Correction of reset command syntax as per latest (#1676)srividya0208
2025-09-15Add new section: Recovery after Failed Upgrades (#1671)Mila-Nad
Co-authored-by: Mila <lyudmila.ndl@gmail.com>
2025-09-15kea: T6211: add VRF support for KEA dhcp server (#1637)David Vølker
Co-authored-by: David Vølker <davvol@davvol.dk>
2025-09-13Merge pull request #1680 from zdc/vpp-currentViacheslav Hletenko
VPP: Kernel Tuning and Cosmetic Fixes
2025-09-13VPP: Updated NAT44 configuration pagezdc
- Added exclude rules configuration description - Clarified limitations for rules with ports and protocols
2025-09-11VPP: Kernel Tuning and Cosmetic Fixeszdc
- Added missing Kernel Tuning section in system settings for VPP - Fixed inconsistent section hierarchy in NAT44 configuration documentation - Fixed lost `netlink` from configuration commands in LCP settings - Clarified CPU settings logic
2025-09-04Merge pull request #1679 from zdc/vpp-currentChristian Breunig
VPP: Add comprehensive VPP documentation
2025-09-04VPP: Add comprehensive VPP documentationzdc
This commit introduces extensive documentation for VyOS VPP (Vector Packet Processing) Dataplane interfaces and features, including examples. Features documented: * VPP integration description, base requirements and limitations * VPP dataplane core settings * Features enabled in the dataplane: ACL, IPsec, NAT, sFlow * VPP interface types: bonding, bridge, GRE, IPIP, kernel, loopback, VXLAN, XConnect Note: This is an initial documentation version that will require ongoing improvements based on user feedback and questions, real-world deployment testing and validation, additional use cases and configuration scenarios discovered in production. Therefore, all pages are marked as "need improvement".
2025-08-26Added firewall recommendations to the mDNS topic (#1669)aapostoliuk
Added firewall recommendations to the mDNS topic.
2025-08-07Fixed typos of the ESP group name in the IPsec documentation (#1665)aapostoliuk
Fixed typos of the ESP group name in the IPsec documentation