X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Ftincctl.c;h=b3e10c879a2ade8a35eecab2b3ea47d68cb686d0;hb=918067f117d5b9983a8f2273fd81983362a2ff88;hp=1183dd78c4401874d41a635722f0947bbff7a1b6;hpb=ce5e0f6557edba19f8077661c034f48cdfd64b9a;p=tinc 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},