X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/d48de5fdddaa8d2a44c15df74d1016ac692b9f2e..8321e71491fd2257db39966a511b1a1afcf44722:/l2tpns.h diff --git a/l2tpns.h b/l2tpns.h index 032c237..76e9aa2 100644 --- a/l2tpns.h +++ b/l2tpns.h @@ -712,6 +712,7 @@ typedef struct int cluster_master_min_adv; // Master advertises routes while the number of up to date // slaves is less than this value. + in_addr_t cli_bind_address; // bind address for CLI // Guest change char guest_user[MAXUSER]; // Guest account username