Register SLPD-Variables in tincctl
This commit is contained in:
parent
ae7bcad221
commit
738e9ad8d8
1 changed files with 4 additions and 0 deletions
|
@ -1502,6 +1502,10 @@ const var_t variables[] = {
|
||||||
{"ReplayWindow", VAR_SERVER},
|
{"ReplayWindow", VAR_SERVER},
|
||||||
{"ScriptsExtension", VAR_SERVER},
|
{"ScriptsExtension", VAR_SERVER},
|
||||||
{"ScriptsInterpreter", VAR_SERVER},
|
{"ScriptsInterpreter", VAR_SERVER},
|
||||||
|
{"SLPDGroup", VAR_SERVER},
|
||||||
|
{"SLPDInterval", VAR_SERVER},
|
||||||
|
{"SLPDInterface", VAR_SERVER},
|
||||||
|
{"SLPDPort", VAR_SERVER},
|
||||||
{"StrictSubnets", VAR_SERVER},
|
{"StrictSubnets", VAR_SERVER},
|
||||||
{"TunnelServer", VAR_SERVER},
|
{"TunnelServer", VAR_SERVER},
|
||||||
{"UDPDiscovery", VAR_SERVER},
|
{"UDPDiscovery", VAR_SERVER},
|
||||||
|
|
Loading…
Add table
Reference in a new issue