X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/6760f8ad5e4dbde1606ffe831257f407b99c0c3b..6b70732490a095f1937c7ad8882d5dd164de4e7e:/l2tpns.h diff --git a/l2tpns.h b/l2tpns.h index 4f2f784..73b5455 100644 --- a/l2tpns.h +++ b/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];