| Age | Commit message (Collapse) | Author |
|
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>
|
|
Added the interface LFA configuration commands documentation
in the protocol ISIS.
|
|
|
|
Add missed `Virtual-Template1` for LAC L2TP Cisco config example
|
|
|
|
- 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
|
|
Documented protocol, certificate, auth-mode, and permitted-peers
requirements for TLS configuration.
|
|
|
|
|
|
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>
|
|
|
|
|
|
* 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.
|
|
|
|
|
|
Co-authored-by: Mila <lyudmila.ndl@gmail.com>
|
|
Co-authored-by: David Vølker <davvol@davvol.dk>
|
|
- Added exclude rules configuration description
- Clarified limitations for rules with ports and protocols
|
|
- 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
|
|
VPP: Add comprehensive VPP documentation
|
|
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".
|
|
Added firewall recommendations to the mDNS topic.
|
|
Fixed typos of the ESP group name in the IPsec documentation
|
|
Added blueprint Policy-based Site-to-Site IPsec VPN with Cisco IOS.
Added blueprint Route-based Site-to-Site IPsec VPN with Cisco IOS.
Added blueprint Route-based Site-to-Site IPsec VPN with Palo Alto.
|
|
container: T7403: add "force" option to "delete container image"
|
|
Added retransmission documentation
Co-authored-by: aapostoliuk <aapostoliuk@vyos.io>
|
|
|
|
Added general theoretical IPsec documentation.
Changed site-to-site IPsec VPN documentation. Added steps for configuration.
Added documentation for troubleshooting site-to-site IPsec VPN.
|
|
|
|
|
|
|
|
(#1645)
|
|
|
|
Added FRR ip import-table x feature to import routes from non-main
kernel table.
|
|
|
|
|
|
policy: added set vrf and mark matching documentation
|
|
ssh: T6013: add example how to use a CA for system login
|
|
|
|
|
|
T1771: automatic reboot of system into previous image
|
|
Fixed documentation about CoA in Accel-PPP services
|
|
|
|
T7386: firewall: update remote-group docs to support IPv6
|
|
The command clear session has changed to reset session since it
is a disruptive change. Document this as a CLI example
|
|
|
|
|
|
Added additional information about health checks
|
|
Add documentation for new auto-ignore prefixes feature
|
|
|