summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2024-04-29Github: update sagitta branchupdate-dependencies-sagittarebortg
2024-04-23Update host-name.rstAndré Luiz dos Santos
(cherry picked from commit 4819f7129249039c0b3de6625f484b30b6e951b8)
2024-04-22Github: update sagitta branchrebortg
2024-04-19Merge pull request #1384 from vyos/mergify/bp/sagitta/pr-1383Daniil Baturin
T6242: reverse-proxy: Document new backend option ssl no-verify (backport #1383)
2024-04-18Merge pull request #1395 from vyos/mergify/bp/sagitta/pr-1390Robert Göhler
ethernet: Add details about LRO/GRO (backport #1390)
2024-04-18ethernet: Add details about LRO/GROMatthew Kobayashi
(cherry picked from commit 0130485ced95e2d79ae27b77d8a5591469cfec46)
2024-04-18traffic-policy: Add CAKE documentationMatthew Kobayashi
(cherry picked from commit 99a3b2a3ac2b58615346a5c02811dc40e7247f48)
2024-04-16fix several build warnings and errorsrebortg
2024-04-16Github: update sagitta branchrebortg
2024-04-16T6242: reverse-proxy: Document new backend option ssl no-verifyAlex W
(cherry picked from commit 6703aeb43338c901f794e6e28affe5bdee3e4a1e) # Conflicts: # docs/configuration/loadbalancing/reverse-proxy.rst
2024-04-15Github: update sagitta branchrebortg
2024-04-09Fix indentation in RPKI document (tabs to spaces)Antonios Chariton (daknob)
(cherry picked from commit ea0fe640b495458d9f2391a66bfaea2dedf54ffe)
2024-04-09Refresh RPKI DocumentAntonios Chariton (daknob)
- Rephrase introduction slightly - Replace GoRTR w/ StayRTR (official CF deprecation and assignment of succesor) - Add rpki-client (probably the best software to use with StayRTR) - Remove RIPE RPKI Validator (deprecated) - Replace RIPE's instructions (deprecated) with NLnet Labs' - Update ROA coverage metrics (yay for 20% -> 60% ROA coverage!) - Add missing Oxford comma - Replace RIPE's deprecated test with Cloudflare's (cherry picked from commit 5befda2a24e29e6579b5c1ce17b57bac6969f28d)
2024-04-09Merge pull request #1374 from vyos/mergify/bp/sagitta/pr-1367Robert Göhler
Failover - Slight rephrase of initial summary paragraph. (backport #1367)
2024-04-09Failover - Slight rephrase of initial summary paragraph.Chrisc-c-c
(cherry picked from commit 7f25bd580e990a23f2fccfacc09d1522121109df)
2024-04-09Fixed minor typo in loopback.rstChrisc-c-c
(cherry picked from commit 334f4a036533f8748a899d51be0fdc39ea26aba5)
2024-04-08Github: update sagitta branchrebortg
2024-04-07Merge pull request #1360 from vyos/mergify/bp/sagitta/pr-1352Christian Breunig
conntrack-sync: T1244: Support for StartupResync in conntrackd (backport #1352)
2024-04-07conntrack-sync: T1244: Support for StartupResync in conntrackdNataliia Solomko
(cherry picked from commit 2b32a2e134ec4dcb1a574fd405147aeb9644abdb)
2024-04-07Fix mistake in RPKI documentation about the use of TLSAntonios Chariton (daknob)
HTTP is not used for RPKI information, the RTR protocol is used, which works on top of plain TCP. Although some implementations can use TLS, VyOS (and FRR) do not support it, and use either plain TCP or SSH. (cherry picked from commit edbf8846059a9f3e2d5a6bdf8227f97f5d79da4f)
2024-04-07conntrack-sync: T1244: Support for StartupResync in conntrackdNataliia Solomko
(cherry picked from commit f4e6d33a06e6125419900723ae7dc02fe264059d) # Conflicts: # docs/configuration/service/conntrack-sync.rst
2024-04-07Firewall: Fix typo "addtion" -> "addition"Davide Beatrici
(cherry picked from commit a55f214ab44253a444a958be4975e143ab5d83d4)
2024-04-07container: T6208: rename "cap-add" CLI node to "capability"Christian Breunig
(cherry picked from commit d33a54f084ebf2c1632031bdf0122a0c7f72066a)
2024-04-04openvpn option: "--client-cert-not-required" is not acceeptedsrividya0208
(cherry picked from commit 95a666510d1fdc685d20c7e6ed88654b438c0ac5)
2024-04-01Github: update sagitta branchrebortg
2024-03-27Merge pull request #1344 from Giggum/sagittaRobert Göhler
T5614: extend ipv4 firewall documentation on conntrack-helper matching
2024-03-25T5614: extend ipv4 firewall documentation on conntrack-helper matchingGinko (Giggum)
2024-03-25Github: update sagitta branchrebortg
2024-03-21bridge: T6125: support 802.1ad (ethertype 0x88a8) VLAN filteringChristian Breunig
Linux bridge uses EtherType 0x8100 by default. In some scenarios, an EtherType value of 0x88A8 is required. Reusing CLI command from VIF-S (QinQ) interfaces: set interfaces bridge br0 protocol 802.1ad (cherry picked from commit a7f2e520cbf8b24ccb5e266b5d4c739588aed48e)
2024-03-19http-api: T6135: add details on op 'exists' for retrieve endpointJohn Estabrook
(cherry picked from commit 72c4b47d4d9803fd376b8f510c7e3f08a2b60d19)
2024-03-18Merge pull request #1330 from vyos/mergify/bp/sagitta/pr-1325Robert Göhler
policy: T6129: add route-map option "as-path exclude all" (backport #1325)
2024-03-18Github: update sagitta branchc-po
2024-03-17policy: T6129: add route-map option "as-path exclude all"Christian Breunig
(cherry picked from commit d578921431ba8c9eb5f7bbd7531b667e465cc2c5)
2024-03-17radvd: T6118: add nat64prefix support RFC8781Christian Breunig
(cherry picked from commit 7611b9be992c29bc0919072cc7df7519afa0b441)
2024-03-16Merge pull request #1323 from mkorobeinikov/sagittaDaniil Baturin
Update article about terraform in saggita
2024-03-14Update article about terraform in saggitamkorobeinikov
Update article about terraform like 1.5
2024-03-07T6020:vrrp health-check script not applied correctly in keepalived.confkhramshinr
New path was added to sync-group config tree (cherry picked from commit 25b9e5f1ff2aaffb40a03b2c6e20327e39c41eba)
2024-03-06Merge pull request #1313 from Giggum/sagittaRobert Göhler
Rewrote Dynamic DNS documentation/examples to align with T5791
2024-03-06Fixed line wrapping for previous PR #1313Ginko (Giggum)
2024-03-06Rewrote Dynamic DNS documentation/examples to align with T5791Ginko (Giggum)
2024-03-06Quickstart: manual backport to sagitta for firewall configuration in quickstart.Nicolas Fort
2024-03-05backport all firewall based documentationrebortg
2024-03-05Merge pull request #1309 from vyos/mergify/bp/sagitta/pr-1300Robert Göhler
Rewritten the SSTP server documentation (backport #1300)
2024-03-05Update sstp.rstRobert Göhler
2024-03-05Rewritten the PPTP server documentationaapostoliuk
Fully rewritten PPTP server documentation. (cherry picked from commit 8cb0070b51edf550189a9ccf5f1a92bf537c3572)
2024-03-05Rewritten the SSTP server documentationaapostoliuk
Fully rewritten SSTP server documentation. (cherry picked from commit d71c4607fa0c330a3c6269811b2126a25ceb91f7) # Conflicts: # docs/configuration/vpn/sstp.rst
2024-03-05T2447: add configurable kernel boot option 'disable-power-saving'Christian Breunig
Lower available CPU C states to a minimum if this option set. This will set Kernel commandline options "intel_idle.max_cstate=0 processor.max_cstate=1". (cherry picked from commit f0324d8a03c0c0cd7ed250b722ca4a2aff55f617)
2024-03-03Merge pull request #1304 from vyos/mergify/bp/sagitta/pr-1303Christian Breunig
Quick Start - Set interface description to match DHCP scope (backport #1303)
2024-03-03ipv6: improve PPPoE and RA examplesChristian Breunig
(cherry picked from commit 62b36a812a922ad6fc17f636bba029e463f35d49)
2024-03-03Quick Start - Set interface description to match DHCP scopemacaddict89
(cherry picked from commit d66af8e66073c5821f1c99bfdd9781f07f925a0c)