Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-04 | proofread interfaces/vxlan | whyrlpool | |
2024-07-04 | proofread bridge interface | whyrlpool | |
2024-07-04 | proofread openvpn interface | whyrlpool | |
2024-07-02 | Deleted not existing options in geneve interface | aapostoliuk | |
Deleted not existing options in geneve interface. `set interfaces geneve <interface> disable-link-detect` `set interfaces geneve <interface> disable-flow-control` `set interfaces geneve <interface> vrf <vrf>` | |||
2024-07-01 | Merge pull request #1496 from srividya0208/openvpn-option | Daniil Baturin | |
openvpn: edit of the openvpn-options | |||
2024-07-01 | openvpn: edit of the openvpn-options | srividya0208 | |
2024-06-26 | T2891: add documentation for ring-buffer option | Nicolas Vollmar | |
2024-06-15 | wireless: T6318: move country-code to a system wide configuration | Christian Breunig | |
2024-05-20 | OpenVPN: Added information about mfa settings | srividya0208 | |
2024-05-12 | Merge pull request #1443 from vyos/evpn-uplink-t6306 | Christian Breunig | |
evpn: T6306: add multihoming documentation | |||
2024-05-11 | Bond: T6303: add system mac documentation | fett0 | |
2024-05-11 | evpn: T6306: add multihoming documentation | Christian Breunig | |
2024-04-18 | ethernet: Add details about LRO/GRO | Matthew Kobayashi | |
2024-04-09 | Fixed minor typo in loopback.rst | Chrisc-c-c | |
2024-04-03 | openvpn option: "--client-cert-not-required" is not acceepted | srividya0208 | |
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-03 | ipv6: improve PPPoE and RA examples | Christian Breunig | |
2023-11-30 | fix build and ref warnings | rebortg | |
2023-11-18 | vxlan: T5753: add support for VNI filtering | Christian Breunig | |
2023-10-31 | T5699: vxlan: migrate "external" CLI know to "parameters external" | Christian Breunig | |
2023-10-28 | vxlan: T5668: add CLI knob to enable ARP/ND suppression | Christian Breunig | |
2023-10-28 | vxlan: add missing "parameters nolearning" help | Christian Breunig | |
2023-10-18 | Fix two typos in Wireguard doc | Veli-Matti Helke | |
2023-10-17 | wireless: extend example with missing country-code | Christian Breunig | |
2023-10-10 | Merge pull request #1107 from Dibins/patch-1 | Robert Göhler | |
Update wireguard.rst | |||
2023-10-08 | T5630: pppoe: allow to specify MRU in addition to already configurable MTU | Christian Breunig | |
2023-10-05 | Update wireguard.rst | Dibins | |
Adding proper syntax for 1.4 firewall commands | |||
2023-09-17 | Fixed bad formatting for code-blocks | Nephiaust | |
Signed-off-by: Nephiaust <29741794+Nephiaust@users.noreply.github.com> | |||
2023-09-13 | Merge pull request #1075 from dmbaturin/T5270-openvpn-peer-fingerprint | John Estabrook | |
openvpn: Add peer fingerprint mode | |||
2023-09-13 | openvpn: Add peer fingerprint mode | Daniil Baturin | |
2023-09-09 | vxlan: T3700: support VLAN tunnel mapping of VLAN aware bridges | Christian Breunig | |
2023-08-26 | MACsec: Document static key configuration | Giga Murphy | |
2023-08-19 | wifi: fix CLI nodes for country-code definition | Christian Breunig | |
2023-08-17 | T5409: add per-client-thread CLI option for wireguard and wireless interfaces | Christian Breunig | |
2023-07-28 | Merge pull request #1051 from marek22k/master | Robert Göhler | |
L2TPv3: Fix typo | |||
2023-07-27 | openvpn: T4974: merge two DCO docs | Christian Breunig | |
2023-07-27 | Merge pull request #1049 from fett0/Openvpn-dco-doc | Christian Breunig | |
OpenVPN : add documetation DCO on VyOS | |||
2023-07-27 | openvpn: T4974: fix typo | Christian Breunig | |
2023-07-27 | openvpn: T4974: add data channel offload CLI documentation | Christian Breunig | |
2023-07-26 | L2TPv3: Fix typo | Marek Küthe | |
The previous RFC pointed to the XMPP (Instant Messaging Standard) specification. | |||
2023-07-24 | OpenVPN : add documetation DCO on VyOS | fett0 | |
2023-07-19 | interface mirror options are changed. | srividya0208 | |
two paragraphs are defined about the mirror option, removed the paragraph having the older cli structure. | |||
2023-06-12 | Merge pull request #1026 from srividya0208/wg | Robert Göhler | |
added the private key command in the configuration example | |||
2023-06-12 | T5286: remove XDP from documentation - feature wil be superseeded by VPP | Christian Breunig | |
2023-06-08 | added the private key command in the example configuration which is a mandate | srividya0208 | |
option | |||
2023-06-01 | MSS-Clamp: 1432 on IPv6 via PPPoE | x70b1 | |
2023-05-29 | Veth QinQ: add vlans/QinQ documentation | fett0 | |
2023-03-24 | ethernet: add note about vmxnet3 and tso/lro | Christian Breunig | |
2023-03-24 | ethernet: undocument XDP option | Christian Breunig | |
This should be replaced with VPP in the future | |||
2023-03-20 | T5098: Update pppoe.rst | Zhiyuan Wan | |
pppoe: allow user to set pppd holdoff option |