Commit edf77acf authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Document the new semantics of -k.

parent 402d74b0
...@@ -57,10 +57,9 @@ wireless hello interval, twice wired hello interval, or 70 seconds, ...@@ -57,10 +57,9 @@ wireless hello interval, twice wired hello interval, or 70 seconds,
whichever is less. Babel uses triggered updates in addition to whichever is less. Babel uses triggered updates in addition to
scheduled updates, so this value may be set to a fairly large value. scheduled updates, so this value may be set to a fairly large value.
.TP .TP
.BI \-k " kernel-metric" .BI \-k " priority"
Specify a value that will be added to routes' metrics before Specify the priority value used when installing routes into the kernel.
installing them in the kernel; this is useful when a single node The default is 0.
participates in multiple routing protocols. The default is 0.
.TP .TP
.B \-l .B \-l
Use IFF_RUNNING (carrier sense) when determining interface availability. Use IFF_RUNNING (carrier sense) when determining interface availability.
......
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