Matthew Kobayashi
0130485ced
ethernet: Add details about LRO/GRO
2024-04-18 16:47:57 +10:00
Chrisc-c-c
334f4a0365
Fixed minor typo in loopback.rst
2024-04-09 12:38:47 +01:00
srividya0208
95a666510d
openvpn option: "--client-cert-not-required" is not acceepted
2024-04-03 05:33:53 -04:00
Christian Breunig
a7f2e520cb
bridge: T6125: support 802.1ad (ethertype 0x88a8) VLAN filtering
...
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-20 21:33:37 +01:00
Christian Breunig
62b36a812a
ipv6: improve PPPoE and RA examples
2024-03-03 10:00:59 +01:00
rebortg
d4d3efe7fb
fix build and ref warnings
2023-11-30 10:26:50 +01:00
Christian Breunig
c8f8c2d10c
vxlan: T5753: add support for VNI filtering
2023-11-18 19:57:43 +01:00
Christian Breunig
8c838d7ca9
T5699: vxlan: migrate "external" CLI know to "parameters external"
2023-10-31 07:37:52 +01:00
Christian Breunig
11cb9979e0
vxlan: T5668: add CLI knob to enable ARP/ND suppression
2023-10-28 21:35:55 +02:00
Christian Breunig
8a5804881c
vxlan: add missing "parameters nolearning" help
2023-10-28 21:34:25 +02:00
Veli-Matti Helke
d3afeafb41
Fix two typos in Wireguard doc
2023-10-18 22:08:58 +03:00
Christian Breunig
1ddce99cc8
wireless: extend example with missing country-code
2023-10-17 21:19:18 +02:00
Robert Göhler
a7c0717e5d
Merge pull request #1107 from Dibins/patch-1
...
Update wireguard.rst
2023-10-10 21:36:29 +02:00
Christian Breunig
7090b69845
T5630: pppoe: allow to specify MRU in addition to already configurable MTU
2023-10-08 09:08:35 +02:00
Dibins
7d9792b510
Update wireguard.rst
...
Adding proper syntax for 1.4 firewall commands
2023-10-05 15:50:06 -05:00
Nephiaust
b5ce5a2eba
Fixed bad formatting for code-blocks
...
Signed-off-by: Nephiaust <29741794+Nephiaust@users.noreply.github.com>
2023-09-17 23:27:53 +09:30
John Estabrook
93c8726ab9
Merge pull request #1075 from dmbaturin/T5270-openvpn-peer-fingerprint
...
openvpn: Add peer fingerprint mode
2023-09-13 09:54:20 -05:00
Daniil Baturin
14633c945f
openvpn: Add peer fingerprint mode
2023-09-13 15:39:58 +01:00
Christian Breunig
d80690d563
vxlan: T3700: support VLAN tunnel mapping of VLAN aware bridges
2023-09-09 07:27:57 +02:00
Giga Murphy
c3796b825a
MACsec: Document static key configuration
2023-08-26 03:01:39 +00:00
Christian Breunig
f600198501
wifi: fix CLI nodes for country-code definition
2023-08-19 16:43:17 +02:00
Christian Breunig
abd405b91e
T5409: add per-client-thread CLI option for wireguard and wireless interfaces
2023-08-17 22:01:54 +02:00
Robert Göhler
8f3ae555b3
Merge pull request #1051 from marek22k/master
...
L2TPv3: Fix typo
2023-07-28 21:21:07 +02:00
Christian Breunig
14c4fac22b
openvpn: T4974: merge two DCO docs
2023-07-27 16:27:17 +02:00
Christian Breunig
5299c30942
Merge pull request #1049 from fett0/Openvpn-dco-doc
...
OpenVPN : add documetation DCO on VyOS
2023-07-27 16:24:46 +02:00
Christian Breunig
ada1da9377
openvpn: T4974: fix typo
2023-07-27 11:28:21 +02:00
Christian Breunig
aebb422f67
openvpn: T4974: add data channel offload CLI documentation
2023-07-27 11:27:08 +02:00
Marek Küthe
04b4ec90a7
L2TPv3: Fix typo
...
The previous RFC pointed to the XMPP (Instant Messaging Standard) specification.
2023-07-26 15:06:37 +02:00
fett0
e93afe3d33
OpenVPN : add documetation DCO on VyOS
2023-07-24 16:47:44 -03:00
srividya0208
c7d52cf762
interface mirror options are changed.
...
two paragraphs are defined about the mirror option, removed the paragraph
having the older cli structure.
2023-07-19 04:38:46 -04:00
Robert Göhler
4e9ceb5db4
Merge pull request #1026 from srividya0208/wg
...
added the private key command in the configuration example
2023-06-12 20:53:55 +02:00
Christian Breunig
9d2bb52db8
T5286: remove XDP from documentation - feature wil be superseeded by VPP
2023-06-12 20:13:11 +02:00
srividya0208
00f9243bd6
added the private key command in the example configuration which is a mandate
...
option
2023-06-08 02:18:27 -04:00
x70b1
27bd0ae2ab
MSS-Clamp: 1432 on IPv6 via PPPoE
2023-06-01 23:09:36 +02:00
fett0
4caa28f7fc
Veth QinQ: add vlans/QinQ documentation
2023-05-29 16:26:14 -03:00
Christian Breunig
676d652519
ethernet: add note about vmxnet3 and tso/lro
2023-03-24 07:25:49 +01:00
Christian Breunig
e0b626c7ff
ethernet: undocument XDP option
...
This should be replaced with VPP in the future
2023-03-24 07:25:02 +01:00
Zhiyuan Wan
fa1478e47f
T5098: Update pppoe.rst
...
pppoe: allow user to set pppd holdoff option
2023-03-20 17:00:18 +08:00
Christian Breunig
f80febaf8c
Drop interface-common-without-dhcp1.txt which was referenced only once by tunnel
...
Use full inline code instead of maintaining a weird file with a 1 at the end ;).
2023-02-26 21:17:18 +01:00
Christian Breunig
5148845f92
T4995: pppoe, wwan and sstp-client - rename user -> username on authentication
2023-02-10 20:45:40 +01:00
Viacheslav Hletenko
8f61920f01
Change IPsec authentication PSK and examples
2023-02-05 12:22:36 +00:00
rebortg
a22aa9a130
wwan: update proofread date
2023-01-27 10:42:20 +01:00
rebortg
5d6920fe6e
wireless: sync branches
2023-01-27 10:39:30 +01:00
rebortg
e1bd8e7b8f
wireguard: sync branches
2023-01-26 13:46:08 +01:00
rebortg
b6e6dcf97b
vxlan: proofread
2023-01-26 12:42:41 +01:00
rebortg
1c343944b8
peth: proofread
2023-01-26 12:41:04 +01:00
rebortg
fbff004f93
tunnel: proofread
2023-01-26 11:24:17 +01:00
rebortg
9ef754ca58
macsec: update proofread date
2023-01-20 22:10:39 +01:00
rebortg
62034b911f
loopback: update proofread date
2023-01-20 22:03:16 +01:00
rebortg
0bf9d88fba
l2tpv3: update proofread date
2023-01-20 22:00:59 +01:00