diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2018-05-23 16:47:26 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2018-05-29 11:15:20 +0900 |
commit | 055eb89b27cc06485c9455029ebe4d67030de6ce (patch) | |
tree | a9f6545121717fb912272f3e1f9d68e54a208d40 /test | |
parent | 4ab7612c5d88586749875892783f780adf55a65f (diff) |
zclient: Drop NextHop Tracking dampening feature
The dampening feature was implemented to delay the update of nexthop
states in order to avoid the states are "extremely" frequent updated.
But with this implementation, if a path is withdrawn by peer or via API
which the dampening feature delaying the update of that path, the
withdrawn path can be restored unexpectedly again.
And currently Quagga and FRRouting does not support the dampening, this
path drops the dampening feature to avoid this problem.
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions