Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-29 | Github: update sagitta branchupdate-dependencies-sagitta | rebortg | |
2024-04-23 | Update host-name.rst | André Luiz dos Santos | |
(cherry picked from commit 4819f7129249039c0b3de6625f484b30b6e951b8) | |||
2024-04-22 | Github: update sagitta branch | rebortg | |
2024-04-19 | Merge pull request #1384 from vyos/mergify/bp/sagitta/pr-1383 | Daniil Baturin | |
T6242: reverse-proxy: Document new backend option ssl no-verify (backport #1383) | |||
2024-04-18 | Merge pull request #1395 from vyos/mergify/bp/sagitta/pr-1390 | Robert Göhler | |
ethernet: Add details about LRO/GRO (backport #1390) | |||
2024-04-18 | ethernet: Add details about LRO/GRO | Matthew Kobayashi | |
(cherry picked from commit 0130485ced95e2d79ae27b77d8a5591469cfec46) | |||
2024-04-18 | traffic-policy: Add CAKE documentation | Matthew Kobayashi | |
(cherry picked from commit 99a3b2a3ac2b58615346a5c02811dc40e7247f48) | |||
2024-04-16 | fix several build warnings and errors | rebortg | |
2024-04-16 | Github: update sagitta branch | rebortg | |
2024-04-16 | T6242: reverse-proxy: Document new backend option ssl no-verify | Alex W | |
(cherry picked from commit 6703aeb43338c901f794e6e28affe5bdee3e4a1e) # Conflicts: # docs/configuration/loadbalancing/reverse-proxy.rst | |||
2024-04-15 | Github: update sagitta branch | rebortg | |
2024-04-09 | Fix indentation in RPKI document (tabs to spaces) | Antonios Chariton (daknob) | |
(cherry picked from commit ea0fe640b495458d9f2391a66bfaea2dedf54ffe) | |||
2024-04-09 | Refresh RPKI Document | Antonios 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-09 | Merge pull request #1374 from vyos/mergify/bp/sagitta/pr-1367 | Robert Göhler | |
Failover - Slight rephrase of initial summary paragraph. (backport #1367) | |||
2024-04-09 | Failover - Slight rephrase of initial summary paragraph. | Chrisc-c-c | |
(cherry picked from commit 7f25bd580e990a23f2fccfacc09d1522121109df) | |||
2024-04-09 | Fixed minor typo in loopback.rst | Chrisc-c-c | |
(cherry picked from commit 334f4a036533f8748a899d51be0fdc39ea26aba5) | |||
2024-04-08 | Github: update sagitta branch | rebortg | |
2024-04-07 | Merge pull request #1360 from vyos/mergify/bp/sagitta/pr-1352 | Christian Breunig | |
conntrack-sync: T1244: Support for StartupResync in conntrackd (backport #1352) | |||
2024-04-07 | conntrack-sync: T1244: Support for StartupResync in conntrackd | Nataliia Solomko | |
(cherry picked from commit 2b32a2e134ec4dcb1a574fd405147aeb9644abdb) | |||
2024-04-07 | Fix mistake in RPKI documentation about the use of TLS | Antonios 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-07 | conntrack-sync: T1244: Support for StartupResync in conntrackd | Nataliia Solomko | |
(cherry picked from commit f4e6d33a06e6125419900723ae7dc02fe264059d) # Conflicts: # docs/configuration/service/conntrack-sync.rst | |||
2024-04-07 | Firewall: Fix typo "addtion" -> "addition" | Davide Beatrici | |
(cherry picked from commit a55f214ab44253a444a958be4975e143ab5d83d4) | |||
2024-04-07 | container: T6208: rename "cap-add" CLI node to "capability" | Christian Breunig | |
(cherry picked from commit d33a54f084ebf2c1632031bdf0122a0c7f72066a) | |||
2024-04-04 | openvpn option: "--client-cert-not-required" is not acceepted | srividya0208 | |
(cherry picked from commit 95a666510d1fdc685d20c7e6ed88654b438c0ac5) | |||
2024-04-01 | Github: update sagitta branch | rebortg | |
2024-03-27 | Merge pull request #1344 from Giggum/sagitta | Robert Göhler | |
T5614: extend ipv4 firewall documentation on conntrack-helper matching | |||
2024-03-25 | T5614: extend ipv4 firewall documentation on conntrack-helper matching | Ginko (Giggum) | |
2024-03-25 | Github: update sagitta branch | rebortg | |
2024-03-21 | bridge: T6125: support 802.1ad (ethertype 0x88a8) VLAN filtering | Christian 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-19 | http-api: T6135: add details on op 'exists' for retrieve endpoint | John Estabrook | |
(cherry picked from commit 72c4b47d4d9803fd376b8f510c7e3f08a2b60d19) | |||
2024-03-18 | Merge pull request #1330 from vyos/mergify/bp/sagitta/pr-1325 | Robert Göhler | |
policy: T6129: add route-map option "as-path exclude all" (backport #1325) | |||
2024-03-18 | Github: update sagitta branch | c-po | |
2024-03-17 | policy: T6129: add route-map option "as-path exclude all" | Christian Breunig | |
(cherry picked from commit d578921431ba8c9eb5f7bbd7531b667e465cc2c5) | |||
2024-03-17 | radvd: T6118: add nat64prefix support RFC8781 | Christian Breunig | |
(cherry picked from commit 7611b9be992c29bc0919072cc7df7519afa0b441) | |||
2024-03-16 | Merge pull request #1323 from mkorobeinikov/sagitta | Daniil Baturin | |
Update article about terraform in saggita | |||
2024-03-14 | Update article about terraform in saggita | mkorobeinikov | |
Update article about terraform like 1.5 | |||
2024-03-07 | T6020:vrrp health-check script not applied correctly in keepalived.conf | khramshinr | |
New path was added to sync-group config tree (cherry picked from commit 25b9e5f1ff2aaffb40a03b2c6e20327e39c41eba) | |||
2024-03-06 | Merge pull request #1313 from Giggum/sagitta | Robert Göhler | |
Rewrote Dynamic DNS documentation/examples to align with T5791 | |||
2024-03-06 | Fixed line wrapping for previous PR #1313 | Ginko (Giggum) | |
2024-03-06 | Rewrote Dynamic DNS documentation/examples to align with T5791 | Ginko (Giggum) | |
2024-03-06 | Quickstart: manual backport to sagitta for firewall configuration in quickstart. | Nicolas Fort | |
2024-03-05 | backport all firewall based documentation | rebortg | |
2024-03-05 | Merge pull request #1309 from vyos/mergify/bp/sagitta/pr-1300 | Robert Göhler | |
Rewritten the SSTP server documentation (backport #1300) | |||
2024-03-05 | Update sstp.rst | Robert Göhler | |
2024-03-05 | Rewritten the PPTP server documentation | aapostoliuk | |
Fully rewritten PPTP server documentation. (cherry picked from commit 8cb0070b51edf550189a9ccf5f1a92bf537c3572) | |||
2024-03-05 | Rewritten the SSTP server documentation | aapostoliuk | |
Fully rewritten SSTP server documentation. (cherry picked from commit d71c4607fa0c330a3c6269811b2126a25ceb91f7) # Conflicts: # docs/configuration/vpn/sstp.rst | |||
2024-03-05 | T2447: 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-03 | Merge pull request #1304 from vyos/mergify/bp/sagitta/pr-1303 | Christian Breunig | |
Quick Start - Set interface description to match DHCP scope (backport #1303) | |||
2024-03-03 | ipv6: improve PPPoE and RA examples | Christian Breunig | |
(cherry picked from commit 62b36a812a922ad6fc17f636bba029e463f35d49) | |||
2024-03-03 | Quick Start - Set interface description to match DHCP scope | macaddict89 | |
(cherry picked from commit d66af8e66073c5821f1c99bfdd9781f07f925a0c) |