Add mp_mrru option
Some equipments seem not able to actually put options in Configure-Reject messages, so we then have to disable MRRU by hand.
This commit is contained in:
parent
b3b5fc5c59
commit
8e7bfa9a77
6 changed files with 29 additions and 4 deletions
|
|
@ -233,6 +233,14 @@ MTU of interface for L2TP traffic (default: 1500). Used to set link MRU and adju
|
|||
\f[R]
|
||||
.fi
|
||||
.PP
|
||||
\f[B]mp_mrru\f[R] (int)
|
||||
.IP
|
||||
.nf
|
||||
\f[C]
|
||||
MRRU for MP traffic (default: 1614). Can be set to 0 to disable MP negociation.
|
||||
\f[R]
|
||||
.fi
|
||||
.PP
|
||||
\f[B]l2tp_secret\f[R] (string)
|
||||
.PP
|
||||
The secret used by l2tpns for authenticating tunnel request.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue