Merge branch 'master' of https://codeberg.org/mark22k/crxn-docs into mark22k-master
This commit is contained in:
commit
abb48cf28b
|
@ -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