summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2025-07-03Updated site-to-site IPsec VPN documentation (#1653)aapostoliuk
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.
2025-06-26Correction of firewall syntax in multiple pages (#1651)srividya0208
2025-06-26Container: T7473: update document for the log-driver (#1639)opswill
2025-06-26DHCP HA : modified the option `name` definition which is incorrectly written ↵srividya0208
(#1645)
2025-06-20T7531: Add documentation for no-ipv6-auto-rafactor2431
2025-06-17zebra: T7349: Added FRR ip import-table x feature (#1643)aapostoliuk
Added FRR ip import-table x feature to import routes from non-main kernel table.
2025-06-12Expanded the OpenVPN information and added examples (#1644)srividya0208
2025-06-05T3955: add commit-confirm example (#1642)John Estabrook
2025-05-29Merge pull request #1628 from 991jo/policy-vrf-and-fwmarkViacheslav Hletenko
policy: added set vrf and mark matching documentation
2025-05-29Merge pull request #1641 from vyos/ssh-caChristian Breunig
ssh: T6013: add example how to use a CA for system login
2025-05-29ssh: T6013: add example how to use a CA for system loginssh-caChristian Breunig
2025-05-28T7498: add example of merge and of passing config in body of requestJohn Estabrook
2025-05-20Merge pull request #1635 from vyos/T1771Christian Breunig
T1771: automatic reboot of system into previous image
2025-05-19Fixed documentation about CoA in Accel-PPP servicesaapostoliuk
Fixed documentation about CoA in Accel-PPP services
2025-05-17T1771: automatic reboot of system into previous imageT1771Christian Breunig
2025-05-12Merge pull request #1634 from markh0338/remote-group-docsChristian Breunig
T7386: firewall: update remote-group docs to support IPv6
2025-04-30session: T6696: Document reset session CLI change (#1630)Ryan Zuwala
The command clear session has changed to reset session since it is a disruptive change. Document this as a CLI example
2025-04-29T7382: adds container log driver option (#1625)Nicolas Vollmar
2025-04-29T7386: firewall: update remote-group docs to allow IPv6Mark
2025-04-29failover: Added additional information about health checks (#1629)aapostoliuk
Added additional information about health checks
2025-04-29router-advert: T7380: auto-ignore documentation (#1626)Ryan Zuwala
Add documentation for new auto-ignore prefixes feature
2025-04-29firewall: improve zone-based firewall docs (#1622)Ben Woods
2025-04-29Merge pull request #1632 from vyos/kernel-option-quietDaniil Baturin
T7397: add "system kernel option quiet" to suppress boot messages
2025-04-26T7397: add "system kernel option quiet" to suppress boot messageskernel-option-quietChristian Breunig
2025-04-26dhcp-server: ddns: T6773: reflect final config language changesAlex Bukharov
2025-04-26T6773: dhcp-server: ddns: Reflect recent configuration language changesAlex Bukharov
2025-04-26dhcp-server: ddns: T6773: DDNS config language changesAlex Bukharov
2025-04-26Change rst lines to the correct length in ↵Alex Bukharov
docs/configuration/service/dhcp-server.rst Co-authored-by: Robert Göhler <github@ghlr.de>
2025-04-26dhcp-server: ddns: T6773: DDNS configuration docoAlex Bukharov
2025-04-25policy: added set vrf and updated mark matchingJohannes Erwerle
2025-04-16Merge pull request #1623 from dmbaturin/T7361-remove-vyatta-migration-guideRobert Göhler
T7361: remove the guide to migration from Vyatta Core
2025-04-16Merge pull request #1624 from dmbaturin/T6919-good-bye-fastnetmonRobert Göhler
T7241: remove Fastnetmon
2025-04-14dhcpv6: add missing "subnet-id 1" to CLI exampleChristian Breunig
2025-04-14T7241: remove FastnetmonDaniil Baturin
2025-04-14T7361: remove the guide to migration from Vyatta CoreDaniil Baturin
that almost certainly doesn't work anymore
2025-03-30Merge pull request #1619 from Embezzle/T5493Christian Breunig
firewall: T5493: Document remote-group
2025-03-30Merge pull request #1617 from sarthurdev/submod-libvyosconfigChristian Breunig
T7289: Add submodule argument to clone example
2025-03-30firewall: T5493: Document remote-groupAlex W
2025-03-30ospfv3: Update wireguard examplePeter Lehmann
- Remove no longer needed note to manually set link-local addresses - Recommend to manually set path cost on wireguard links
2025-03-29T7289: Add submodule argument to clone examplesarthurdev
2025-03-25Merge pull request #1611 from woodsb02/patch-1Robert Göhler
syslog: improve description of remote host config options
2025-03-25Merge pull request #1609 from vyos/t861-secure-boot-caRobert Göhler
T861: update secure-boot certificate handline example
2025-03-25Merge pull request #1612 from aapostoliuk/T7158-currentRobert Göhler
policy: T7158: Added match source-vrf to route-map
2025-03-24bgp: T7157: Allow using route-maps for VRF route leaking in BGPaapostoliuk
Allow using route-maps for VRF route leaking in BGP
2025-03-24policy: T7158: Added match source-vrf to route-mapaapostoliuk
Added match source-vrf to route-map
2025-03-22syslog: improve description of remote host config optionsBen Woods
- Document "port" config option - Further explain "format include-timezone" - Further explain "format octet-counted"
2025-03-18syslog: missing set in front of commandssrividya0208
2025-03-16Merge pull request #1608 from sskaje/T7092Robert Göhler
T7092: update document for container registry
2025-03-16T861: update secure-boot certificate handline examplet861-secure-boot-caChristian Breunig
2025-03-14T7092: update document for container registrysskaje