diff options
| author | G. Paul Ziemba <p-fbsd-bugs@ziemba.us> | 2022-05-06 14:32:49 -0700 |
|---|---|---|
| committer | G. Paul Ziemba <p-fbsd-bugs@ziemba.us> | 2022-05-06 14:48:31 -0700 |
| commit | d029fe275c90e54fd011278adc096ed329a8835f (patch) | |
| tree | b28e86f74f1c788ebf04ae07521ba5c4d150d7a4 /python/clidef.py | |
| parent | 00b0b7484735d7ffbd8897613cfb96e1ba02f67b (diff) | |
zebra/interface.c: allow link-param delay min <= avg <= max
RFC 7471 Section 4.2.7:
It is possible for min delay and max delay to be the same value.
Prior to this change, the code required min < avg < max. This
change allows min == avg and avg == max.
test case:
interface eth-rt1
link-params
delay 8000 min 8000 max 8000
Signed-off-by: G. Paul Ziemba <paulz@labn.net>
Diffstat (limited to 'python/clidef.py')
0 files changed, 0 insertions, 0 deletions
