]> git.puffer.fish Git - mirror/frr.git/commit
babeld: Do not remove route when replacing 16630/head
authorDonald Sharp <sharpd@nvidia.com>
Thu, 22 Aug 2024 14:24:42 +0000 (10:24 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Thu, 22 Aug 2024 14:24:42 +0000 (10:24 -0400)
commit63e2c092a363bf6ff8ca434d1f68bc29fa5b4dac
tree08a6731257929794e86679732f134789122f5b79
parentb4c88abe9f61ff8e1402804a47ea74b8580aded2
babeld: Do not remove route when replacing

When sending down a babel route do not remove then
add it back.  Just send down the change.  This
change will not cause packets to be dropped now.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
babeld/kernel.c