Add missing mp_mrru option in manpage source
This commit is contained in:
parent
05772e2295
commit
986961ad5d
1 changed files with 4 additions and 0 deletions
|
|
@ -141,6 +141,10 @@ The following `variables` may be set:
|
|||
|
||||
MTU of interface for L2TP traffic (default: 1500). Used to set link MRU and adjust TCP MSS.
|
||||
|
||||
**mp\_mrru** (int)
|
||||
|
||||
MRRU for MP traffic (default: 1614). Can be set to 0 to disable MP negociation.
|
||||
|
||||
**l2tp\_secret** (string)
|
||||
|
||||
The secret used by l2tpns for authenticating tunnel request. Must be the same as the LAC, or authentication will fail. Only actually be used if the LAC requests authentication.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue