add attribut >no_throttle_local_IP
This commit is contained in:
parent
6760f8ad5e
commit
6b70732490
3 changed files with 24 additions and 14 deletions
1
l2tpns.h
1
l2tpns.h
|
|
@ -783,6 +783,7 @@ typedef struct
|
|||
int nbmultiaddress; // number multi address to bind
|
||||
int indexlacudpfd; // Index UDP LAC file handle (in udpfd[])
|
||||
int nbmultihostname; // number hostname, normally the same number as the nbudpfd
|
||||
int no_throttle_local_IP; // no throttle traffic from session to session
|
||||
in_addr_t bind_n_address[MAX_BINDADDR];
|
||||
in_addr_t iftun_n_address[MAX_BINDADDR];
|
||||
char bind_multi_address[256];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue