X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Ftincctl.c;fp=src%2Ftincctl.c;h=c6d75824498827229866a2fa10e9daa930acd080;hp=83efc935655c80d869a4015412e1a2f382600693;hb=38adc8bf548c2c465d5f4147866c3d3f9112d3a8;hpb=e187758a7e163cb2d2e57db8b093823f68f1491f diff --git a/src/tincctl.c b/src/tincctl.c index 83efc935..c6d75824 100644 --- a/src/tincctl.c +++ b/src/tincctl.c @@ -1292,6 +1292,7 @@ const var_t variables[] = { {"IffOneQueue", VAR_SERVER}, {"Interface", VAR_SERVER}, {"KeyExpire", VAR_SERVER}, + {"ListenAddress", VAR_SERVER | VAR_MULTIPLE}, {"LocalDiscovery", VAR_SERVER}, {"MACExpire", VAR_SERVER}, {"MaxConnectionBurst", VAR_SERVER},