]> git.proxmox.com Git - mirror_frr.git/commit
babeld: Presenting interface configuration parameters
authorAdriano Marto Reis <adrianomarto@gmail.com>
Sun, 5 Dec 2021 23:37:51 +0000 (09:37 +1000)
committerAdriano Marto Reis <adrianomarto@gmail.com>
Wed, 22 Dec 2021 21:31:58 +0000 (07:31 +1000)
commitaa3ba071f611816afebdd2af531f449af548852f
tree4a1ca10c11447ed378353a2a21c9f0290536fd15
parent1182f26489655de494adfe25c9d6f8f43373459a
babeld: Presenting interface configuration parameters

* Presenting the configuration parameters enable-timestamps,
max-rtt-penalty, rtt-min, and rtt-max.
* Using #defines for the default configuration values instead of magic
numbers.
* rtt-max and rtt-min are entered and presented in milliseconds, but
stored and internally used in microseconds.

Signed-off-by: Adriano Marto Reis <adrianomarto@gmail.com>
babeld/babel_interface.c
babeld/babeld.h