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:
Samuel Thibault 2022-11-03 13:27:51 +01:00
parent b3b5fc5c59
commit 8e7bfa9a77
6 changed files with 29 additions and 4 deletions

View file

@ -16,6 +16,9 @@ set l2tp_secret "secret"
# MTU of interface for L2TP traffic
#set l2tp_mtu 1500
# MRRU for MP traffic
#set l2tp_mtu 1614
# PPP counter and timer values
#set ppp_restart_time 3
#set ppp_max_configure 10