]> git.puffer.fish Git - matthieu/frr.git/commit
babeld: Fix starvation handling on route loss per RFC 8966 §3.8.2.1
authorzmw12306 <zmw12306@gmail.com>
Sat, 5 Apr 2025 18:26:32 +0000 (14:26 -0400)
committerzmw12306 <zmw12306@gmail.com>
Sat, 5 Apr 2025 18:26:32 +0000 (14:26 -0400)
commit8a8c43c891b73a07c2580662b0268169ee6e55f4
tree9355a2a00e975e00bfe7847995004c4a094d2a2e
parent44c4743e08710fd9dda12105ff6fbec2547faf51
babeld: Fix starvation handling on route loss per RFC 8966 §3.8.2.1

When all feasible routes to a destination are lost, but unexpired unfeasible routes exist, the node MUST send a seqno request to prevent starvation.

Signed-off-by: zmw12306 <zmw12306@gmail.com>
babeld/route.c