Commit 556af3c2 authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Fix omission in manual page.

parent 1aa24eb7
...@@ -442,8 +442,12 @@ This specifies the maximum cost added to a neighbour because of RTT, ...@@ -442,8 +442,12 @@ This specifies the maximum cost added to a neighbour because of RTT,
i.e. when the RTT is higher or equal than i.e. when the RTT is higher or equal than
.BR rtt\-max . .BR rtt\-max .
The default is The default is
.BR 0 , .BR 96
which effectively disables the use of a RTT-based cost. if the interface is of type
.B tunnel,
and
.BR 0
otherwise.
.SS Filtering rules .SS Filtering rules
A filtering rule is defined by a single line with the following format: A filtering rule is defined by a single line with the following format:
.IP .IP
......
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