]> git.puffer.fish Git - matthieu/frr.git/commit
babeld: Do not remove route when replacing
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:40 +0000 (11:41 +0000)
commit5736ac2a6eb8f958803549bc1944cab47155194f
tree616a4305e172468e6438d0241ddcda98ab784f44
parent120bde414e202293b769b37f0615db68e504d9fd
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