]> git.puffer.fish Git - mirror/frr.git/commit
babeld: Do not remove route when replacing 16897/head
authorDonald Sharp <sharpd@nvidia.com>
Thu, 22 Aug 2024 14:24:42 +0000 (10:24 -0400)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Mon, 23 Sep 2024 11:41:31 +0000 (11:41 +0000)
commit1cff00a18117d20b1f1cbbf29c38598a10e83b7f
tree1cce154510db2b81c1838a440c34b4ffccf09ce8
parent679b4f07e86e518360f6cde558d05ace957a29af
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>
(cherry picked from commit 63e2c092a363bf6ff8ca434d1f68bc29fa5b4dac)
babeld/kernel.c