update babeld documentation
see https://alioth-lists.debian.net/pipermail/babel-users/2023-April/004080.html
This commit is contained in:
parent
c230c5f553
commit
11e3cbade6
|
@ -68,7 +68,7 @@ Here you can set the default interval in which babeld Hello should send packets
|
|||
```
|
||||
default type tunnel rtt-min 1 rtt-max 1001 max-rtt-penalty 1000 enable-timestamps true
|
||||
```
|
||||
This statement specifies that if a peer interface has type tunnel, the cost is equal to the latency. This only works if the peer also uses babeld.
|
||||
This statement specifies that the cost is equal to the latency. This only works if the peer also uses babeld.
|
||||
|
||||
```
|
||||
interface <PEER> type tunnel
|
||||
|
|
Loading…
Reference in New Issue