Authorize to change the source IP of the tunnels l2tp

This commit is contained in:
fendo 2012-12-26 11:13:09 +01:00
parent f9243ffec5
commit ddffeb1ceb
4 changed files with 33 additions and 1 deletions

View file

@ -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;