diff --git a/doc/bird.sgml b/doc/bird.sgml index 65efebb8..0ee86c18 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -1616,6 +1616,7 @@ protocol babel [] { interface { type ; rxcost ; + limit ; hello interval ; update interval ; port ; @@ -1632,23 +1633,34 @@ protocol babel [] { - This option specifies the interface type: Wired or wireless. Wired - interfaces are considered more reliable, and so the default hello - interval is higher, and a neighbour is considered unreachable after only - a small number of "hello" packets are lost. On wireless interfaces, - hello packets are sent more often, and the ETX link quality estimation - technique is used to compute the metrics of routes discovered over this - interface. This technique will gradually degrade the metric of routes - when packets are lost rather than the more binary up/down mechanism of - wired type links. Default: