Commit 0714856f authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Manpage fixes.

parent ca471db2
...@@ -411,12 +411,13 @@ for tunnel interfaces, and ...@@ -411,12 +411,13 @@ for tunnel interfaces, and
otherwise. otherwise.
.TP .TP
.BR unicast " {" true | false } .BR unicast " {" true | false }
Send multiple copies of TLVs (except Hellos and IHUs) to all neighbours Send multiple copies of TLVs other than Hellos to all neighbours rather
rather than sending a single multicast packet. The default is false. than sending a single multicast packet. The default is false.
.TP .TP
.BR rfc6126\-compatible " {" true | false } .BR rfc6126\-compatible " {" true | false }
Only send TLVs that are defined by RFC 6126, the older version of Babel. Disable some features that are incompatible with RFC 6126 (the older
The default is version of the Babel protocol), such as source-specific routing and RTT
estimation over unicast. The default is
.BR false . .BR false .
.TP .TP
.BI rtt\-decay " decay" .BI rtt\-decay " decay"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment