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

@ -684,6 +684,7 @@ typedef struct
char l2tp_secret[64]; // L2TP shared secret
int l2tp_mtu; // MTU of interface used for L2TP
int mp_mrru; // MRRU of MP
char random_device[256]; // random device path, defaults to RANDOMDEVICE