X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2Ftincctl.c;h=b3e10c879a2ade8a35eecab2b3ea47d68cb686d0;hb=24e3ec863ec463186501f76961c6d4b1dfe122af;hp=1183dd78c4401874d41a635722f0947bbff7a1b6;hpb=2eba7933053d7d21bf82e647978ee90abe98dc3a;p=meshlink diff --git a/src/tincctl.c b/src/tincctl.c index 1183dd78..b3e10c87 100644 --- a/src/tincctl.c +++ b/src/tincctl.c @@ -1296,6 +1296,7 @@ const var_t variables[] = { {"KeyExpire", VAR_SERVER}, {"LocalDiscovery", VAR_SERVER}, {"MACExpire", VAR_SERVER}, + {"MaxConnectionBurst", VAR_SERVER}, {"MaxOutputBufferSize", VAR_SERVER}, {"MaxTimeout", VAR_SERVER}, {"Mode", VAR_SERVER | VAR_SAFE},