summaryrefslogtreecommitdiff
path: root/irmd.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'irmd.conf.in')
-rw-r--r--irmd.conf.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/irmd.conf.in b/irmd.conf.in
index b9b79782..02cb1da3 100644
--- a/irmd.conf.in
+++ b/irmd.conf.in
@@ -113,6 +113,7 @@ autobind=true # Defaults to false.
# addr_size=4 # Defaults to 4 (32-bit addresses).
# eid_size=8 # Defaults to 8 (64-bit endpoint IDs, only accepted option).
# max_ttl=60 # Defaults to 60 (max 255).
+# max_rtt=200 # Defaults to 200 (max 65535).
# addr-auth="flat" # Defaults to flat (currently only option).
# routing="lfa" # Defaults to link-state (options: link-state, lfa, ecmp).
# ls_t_recalc=4 # Forwarding Function update interval (s) (Default 4).