summaryrefslogtreecommitdiff
path: root/docs/configuration/interfaces
AgeCommit message (Collapse)Author
2023-10-18Fix two typos in Wireguard docVeli-Matti Helke
2023-10-17wireless: extend example with missing country-codeChristian Breunig
2023-10-10Merge pull request #1107 from Dibins/patch-1Robert Göhler
Update wireguard.rst
2023-10-08T5630: pppoe: allow to specify MRU in addition to already configurable MTUChristian Breunig
2023-10-05Update wireguard.rstDibins
Adding proper syntax for 1.4 firewall commands
2023-09-17Fixed bad formatting for code-blocksNephiaust
Signed-off-by: Nephiaust <29741794+Nephiaust@users.noreply.github.com>
2023-09-13Merge pull request #1075 from dmbaturin/T5270-openvpn-peer-fingerprintJohn Estabrook
openvpn: Add peer fingerprint mode
2023-09-13openvpn: Add peer fingerprint modeDaniil Baturin
2023-09-09vxlan: T3700: support VLAN tunnel mapping of VLAN aware bridgesChristian Breunig
2023-08-26MACsec: Document static key configurationGiga Murphy
2023-08-19wifi: fix CLI nodes for country-code definitionChristian Breunig
2023-08-17T5409: add per-client-thread CLI option for wireguard and wireless interfacesChristian Breunig
2023-07-28Merge pull request #1051 from marek22k/masterRobert Göhler
L2TPv3: Fix typo
2023-07-27openvpn: T4974: merge two DCO docsChristian Breunig
2023-07-27Merge pull request #1049 from fett0/Openvpn-dco-docChristian Breunig
OpenVPN : add documetation DCO on VyOS
2023-07-27openvpn: T4974: fix typoChristian Breunig
2023-07-27openvpn: T4974: add data channel offload CLI documentationChristian Breunig
2023-07-26L2TPv3: Fix typoMarek Küthe
The previous RFC pointed to the XMPP (Instant Messaging Standard) specification.
2023-07-24OpenVPN : add documetation DCO on VyOSfett0
2023-07-19interface mirror options are changed.srividya0208
two paragraphs are defined about the mirror option, removed the paragraph having the older cli structure.
2023-06-12Merge pull request #1026 from srividya0208/wgRobert Göhler
added the private key command in the configuration example
2023-06-12T5286: remove XDP from documentation - feature wil be superseeded by VPPChristian Breunig
2023-06-08added the private key command in the example configuration which is a mandatesrividya0208
option
2023-06-01MSS-Clamp: 1432 on IPv6 via PPPoEx70b1
2023-05-29Veth QinQ: add vlans/QinQ documentationfett0
2023-03-24ethernet: add note about vmxnet3 and tso/lroChristian Breunig
2023-03-24ethernet: undocument XDP optionChristian Breunig
This should be replaced with VPP in the future
2023-03-20T5098: Update pppoe.rstZhiyuan Wan
pppoe: allow user to set pppd holdoff option
2023-02-26Drop interface-common-without-dhcp1.txt which was referenced only once by tunnelChristian Breunig
Use full inline code instead of maintaining a weird file with a 1 at the end ;).
2023-02-10T4995: pppoe, wwan and sstp-client - rename user -> username on authenticationChristian Breunig
2023-02-05Change IPsec authentication PSK and examplesViacheslav Hletenko
2023-01-27wwan: update proofread daterebortg
2023-01-27wireless: sync branchesrebortg
2023-01-26wireguard: sync branchesrebortg
2023-01-26vxlan: proofreadrebortg
2023-01-26peth: proofreadrebortg
2023-01-26tunnel: proofreadrebortg
2023-01-20macsec: update proofread daterebortg
2023-01-20loopback: update proofread daterebortg
2023-01-20l2tpv3: update proofread daterebortg
2023-01-20geneve: update proofread daterebortg
2023-01-20ethernet: update proofread daterebortg
2023-01-20dummy: update proofread daterebortg
2023-01-02erase optional lineRobert Göhler
2023-01-01Added line in the example to match "Resulting in"Jose Negron
2022-12-11T4792: add initial documentation for SSTP clientChristian Poessinger
2022-12-11pppoe: use MTU include definitionChristian Poessinger
2022-11-25T4825: add virtual-ethernet interface docuChristian Poessinger
2022-11-25dummy: fix copy/paste error referencing ethernet interfacesChristian Poessinger
2022-10-20tunnel-mac: mac addr option unavailable for tunnel interfacesrividya0208
Mac address option is not present for tunnel interface so had to remove from the documentation. As the include pages are called, added two new files to reflect the changes