Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-04 | vrf: Corrected spelling mistakes | Alex W | |
2024-05-04 | protocols: Corrected spelling mistakes | Alex W | |
2024-05-04 | system: Corrected spelling mistakes | Alex W | |
2024-05-04 | service: Corrected spelling mistakes | Alex W | |
2024-05-04 | pki: Corrected spelling mistakes | Alex W | |
2024-05-04 | container: Corrected spelling mistakes | Alex W | |
2024-05-01 | Merge pull request #1411 from srividya0208/ipoe-server | Daniil Baturin | |
ipoe-server: fixed the incorrect details | |||
2024-04-30 | ipoe-server: fixed the incorrect details | srividya0208 | |
2024-04-30 | Fixed examples in accel-ppp services in IPv6 section | aapostoliuk | |
Fixed examples in accel-ppp services in IPv6 section | |||
2024-04-23 | PKI: Add example of CA & certificate generation | Alex W | |
2024-04-21 | Update host-name.rst | André Luiz dos Santos | |
2024-04-19 | Merge pull request #1388 from nvollmar/haproxy-http-check | Daniil Baturin | |
T6246: adds haproxy http-check configuration documentation | |||
2024-04-18 | Merge pull request #1389 from Embezzle/https | Robert Göhler | |
https: Added information on configuring graphql, cors & request-body-size-limit | |||
2024-04-18 | Merge pull request #1390 from MattKobayashi/ethernet_hardware-offload | Robert Göhler | |
ethernet: Add details about LRO/GRO | |||
2024-04-18 | traffic-policy: Add CAKE documentation | Matthew Kobayashi | |
2024-04-18 | ethernet: Add details about LRO/GRO | Matthew Kobayashi | |
2024-04-17 | https: Added information on configuring graphql, cors & request-body-size-limit | Alex W | |
2024-04-17 | T6246: fixes lint warnings | Nicolas Vollmar | |
2024-04-17 | T6246: adds haproxy http-check configuration documentation | Nicolas Vollmar | |
2024-04-16 | T6242: reverse-proxy: Document new backend option ssl no-verify | Alex W | |
2024-04-13 | Added information on authoritative zones to DNS page | Alex W | |
2024-04-12 | Added info on reverse proxy backend ssl and fixed spelling mistakes | Alex W | |
2024-04-09 | Merge pull request #1353 from daknob/rpki-refresh | Robert Göhler | |
Refresh RPKI Document | |||
2024-04-09 | Merge pull request #1367 from Chrisc-c-c/patch-2 | Robert Göhler | |
Failover - Slight rephrase of initial summary paragraph. | |||
2024-04-09 | Failover - Slight rephrase of initial summary paragraph. | Chrisc-c-c | |
2024-04-09 | Fixed minor typo in loopback.rst | Chrisc-c-c | |
2024-04-07 | Merge pull request #1352 from natali-rs1985/T1244 | Christian Breunig | |
conntrack-sync: T1244: Support for StartupResync in conntrackd | |||
2024-04-07 | Merge pull request #1354 from daknob/fix-rpki-rtr-mistake | Christian Breunig | |
Fix mistake in RPKI documentation about the use of TLS | |||
2024-04-07 | Merge pull request #1355 from davidebeatrici/firewall-index-typo-fix | Christian Breunig | |
Firewall: Fix typo "addtion" -> "addition" | |||
2024-04-06 | container: T6208: rename "cap-add" CLI node to "capability" | Christian Breunig | |
2024-04-06 | Firewall: Fix typo "addtion" -> "addition" | Davide Beatrici | |
2024-04-05 | Fix indentation in RPKI document (tabs to spaces) | Antonios Chariton (daknob) | |
2024-04-05 | 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. | |||
2024-04-05 | 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 | |||
2024-04-05 | conntrack-sync: T1244: Support for StartupResync in conntrackd | Nataliia Solomko | |
2024-04-05 | conntrack-sync: T1244: Support for StartupResync in conntrackd | Nataliia Solomko | |
2024-04-04 | DHCP HA: change docs for failover featur in dhcp-server. Node has migrated ↵ | Nicolas Fort | |
to <high-availability> and also command <mode> was added. | |||
2024-04-03 | openvpn option: "--client-cert-not-required" is not acceepted | srividya0208 | |
2024-03-23 | T4389: extend DHCP server documentation on vendor options (#1339) | Ginko | |
* T4389 added to dhcp-server documentation * Correction IP address specifed in examples in previous PR | |||
2024-03-20 | 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 | |||
2024-03-17 | Merge pull request #1325 from vyos/as-path-T6129 | Christian Breunig | |
policy: T6129: add route-map option "as-path exclude all" | |||
2024-03-17 | Merge pull request #1326 from vyos/radvd-T6118 | Christian Breunig | |
radvd: T6118: add nat64prefix support RFC8781 | |||
2024-03-17 | radvd: T6118: add nat64prefix support RFC8781 | Christian Breunig | |
2024-03-17 | policy: T6129: add route-map option "as-path exclude all" | Christian Breunig | |
2024-03-07 | Added conntrack-helper rules from T5614 to ipv4 rules documentation | Ginko (Giggum) | |
2024-03-07 | Merge pull request #1277 from HollyGurza/T6020 | Daniil Baturin | |
T6020:vrrp health-check script not applied correctly in keepalived.conf | |||
2024-03-06 | Merge pull request #1312 from natali-rs1985/T6057 | Robert Göhler | |
T6057: Add ability to disable syslog for conntrackd | |||
2024-03-06 | Fixed line wrapping for previous PR #1313 | Ginko (Giggum) | |
(cherry picked from commit 0f413beec13b06fb32ae6b5b339525f69f389127) | |||
2024-03-06 | Rewrote Dynamic DNS documentation/examples to align with T5791 | Ginko (Giggum) | |
(cherry picked from commit 5a6aa7506d74b40db52a2852629898457cb5753f) | |||
2024-03-06 | conntrack-sync: T6057: Add ability to disable syslog for conntrackd | Nataliia Solomko | |