Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-29 | Github: update sagitta branchupdate-dependencies-sagitta | rebortg | |
2024-04-25 | Merge pull request #1403 from vyos/mergify/bp/sagitta/pr-1398 | Daniil Baturin | |
Update host-name.rst (backport #1398) | |||
2024-04-23 | Update host-name.rst | André Luiz dos Santos | |
(cherry picked from commit 4819f7129249039c0b3de6625f484b30b6e951b8) | |||
2024-04-22 | Merge pull request #1401 from vyos/update-dependencies-sagitta | Daniil Baturin | |
Github: update sagitta branch | |||
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 | Merge pull request #1394 from vyos/mergify/bp/sagitta/pr-1393 | Robert Göhler | |
traffic-policy: Add CAKE documentation (backport #1393) | |||
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 | Merge pull request #1386 from vyos/update-dependencies-sagitta | Robert Göhler | |
Github: update sagitta branch | |||
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-16 | Merge pull request #1381 from vyos/update-dependencies-sagitta | Robert Göhler | |
Github: update sagitta branch | |||
2024-04-15 | Github: update sagitta branch | rebortg | |
2024-04-09 | Merge pull request #1375 from vyos/mergify/bp/sagitta/pr-1353 | Robert Göhler | |
Refresh RPKI Document (backport #1353) | |||
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 | Merge pull request #1373 from vyos/mergify/bp/sagitta/pr-1366 | Robert Göhler | |
Fixed minor typo in loopback.rst (backport #1366) | |||
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 | Merge pull request #1365 from vyos/update-dependencies-sagitta | Daniil Baturin | |
Github: update sagitta branch | |||
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 | Merge pull request #1359 from vyos/mergify/bp/sagitta/pr-1354 | Christian Breunig | |
Fix mistake in RPKI documentation about the use of TLS (backport #1354) | |||
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 | Merge pull request #1358 from vyos/mergify/bp/sagitta/pr-1355 | Christian Breunig | |
Firewall: Fix typo "addtion" -> "addition" (backport #1355) | |||
2024-04-07 | Firewall: Fix typo "addtion" -> "addition" | Davide Beatrici | |
(cherry picked from commit a55f214ab44253a444a958be4975e143ab5d83d4) | |||
2024-04-07 | Merge pull request #1357 from vyos/mergify/bp/sagitta/pr-1356 | Christian Breunig | |
container: T6208: rename "cap-add" CLI node to "capability" (backport #1356) | |||
2024-04-07 | container: T6208: rename "cap-add" CLI node to "capability" | Christian Breunig | |
(cherry picked from commit d33a54f084ebf2c1632031bdf0122a0c7f72066a) | |||
2024-04-04 | Merge pull request #1349 from vyos/mergify/bp/sagitta/pr-1348 | Robert Göhler | |
openvpn option: "--client-cert-not-required" is not accepted (backport #1348) | |||
2024-04-04 | openvpn option: "--client-cert-not-required" is not acceepted | srividya0208 | |
(cherry picked from commit 95a666510d1fdc685d20c7e6ed88654b438c0ac5) | |||
2024-04-04 | Merge pull request #1346 from vyos/update-dependencies-sagitta | Robert Göhler | |
Github: update sagitta branch | |||
2024-04-01 | Github: update sagitta branch | rebortg | |
2024-03-27 | reactivate readthedocs pdf build | Robert Göhler | |
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 | Merge pull request #1343 from vyos/update-dependencies-sagitta | Robert Göhler | |
Github: update sagitta branch | |||
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 | Merge pull request #1338 from vyos/mergify/bp/sagitta/pr-1337 | Daniil Baturin | |
bridge: T6125: support 802.1ad (ethertype 0x88a8) VLAN filtering (backport #1337) | |||
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 | Merge pull request #1336 from vyos/mergify/bp/sagitta/pr-1331 | Daniil Baturin | |
http-api: T6135: add details on op 'exists' for retrieve endpoint (backport #1331) | |||
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 | Merge pull request #1334 from vyos/update-dependencies-sagitta | Robert Göhler | |
Github: update sagitta branch | |||
2024-03-18 | Github: update sagitta branch | c-po | |