Authorize to change the source IP of the tunnels l2tp
This commit is contained in:
parent
f9243ffec5
commit
ddffeb1ceb
4 changed files with 33 additions and 1 deletions
1
l2tpns.h
1
l2tpns.h
|
|
@ -764,6 +764,7 @@ typedef struct
|
|||
in_addr_t iftun_address;
|
||||
#ifdef LAC
|
||||
int disable_lac_func;
|
||||
int auth_tunnel_change_addr_src;
|
||||
int highest_rlnsid;
|
||||
uint16_t bind_portremotelns;
|
||||
in_addr_t bind_address_remotelns;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue