Add a cli_bind_address configuration option.
Signed-off-by: Benjamin Cama <benoar@dolka.fr>
This commit is contained in:
parent
d48de5fddd
commit
8321e71491
4 changed files with 6 additions and 0 deletions
1
l2tpns.h
1
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue