summaryrefslogtreecommitdiff
path: root/server/stables.c
diff options
context:
space:
mode:
Diffstat (limited to 'server/stables.c')
-rw-r--r--server/stables.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/stables.c b/server/stables.c
index abb96479..d2118166 100644
--- a/server/stables.c
+++ b/server/stables.c
@@ -240,6 +240,7 @@ static struct option server_options[] = {
{ "limit-addrs-per-ia", "L", &server_universe, 56, 1 },
{ "limit-prefs-per-ia", "L", &server_universe, 57, 1 },
{ "delayed-ack", "S", &server_universe, 58, 1 },
+ { "max-ack-delay", "L", &server_universe, 59, 1 },
{ NULL, NULL, NULL, 0, 0 }
};