whyrlpool
6c56e9f770
proofread interfaces/wireless
2024-07-04 14:45:09 +01:00
whyrlpool
6072d753e2
proofread interfaces/wireguard
2024-07-04 14:35:38 +01:00
whyrlpool
d45cf723f9
proofread interfaces/vxlan
2024-07-04 14:29:20 +01:00
whyrlpool
d65bc2bbb0
proofread bridge interface
2024-07-04 14:12:13 +01:00
whyrlpool
aa526355b2
proofread openvpn interface
2024-07-04 14:11:49 +01:00
aapostoliuk
10ddceecba
Deleted not existing options in geneve interface
...
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-02 11:48:18 +03:00
Daniil Baturin
d3685eaa29
Merge pull request #1496 from srividya0208/openvpn-option
...
openvpn: edit of the openvpn-options
2024-07-01 09:23:21 +02:00
srividya0208
ccdfa9fec1
openvpn: edit of the openvpn-options
2024-07-01 01:47:20 -04:00
Nicolas Vollmar
d160ef08f6
T2891: add documentation for ring-buffer option
2024-06-26 11:01:57 +02:00
Christian Breunig
6a69e00a85
wireless: T6318: move country-code to a system wide configuration
2024-06-15 21:50:47 +02:00
srividya0208
6a056849d7
OpenVPN: Added information about mfa settings
2024-05-20 04:05:58 -04:00
Christian Breunig
98bf155bee
Merge pull request #1443 from vyos/evpn-uplink-t6306
...
evpn: T6306: add multihoming documentation
2024-05-12 16:33:25 +02:00
fett0
d67ef4144f
Bond: T6303: add system mac documentation
2024-05-11 14:38:08 -03:00
Christian Breunig
0ac4885104
evpn: T6306: add multihoming documentation
2024-05-11 14:34:49 +02:00
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