]> git.puffer.fish Git - mirror/frr.git/commit
ospfd: Fix ospf_ti_lfa drop of an entire table
authorDonald Sharp <sharpd@nvidia.com>
Fri, 17 Mar 2023 14:37:40 +0000 (10:37 -0400)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Sun, 19 Mar 2023 04:45:21 +0000 (04:45 +0000)
commitb63a91e2518dcff5671877cc90555956f6678b5d
tree8d9f3f60aaeaaef3ccd3bfa56acaeab2174d4a62
parent5c24b1fe10d79df26a8e4f0aaa83fd475f27309d
ospfd: Fix ospf_ti_lfa drop of an entire table

The new_rtrs variable was just generated and then dropped.  Let's
fix that entirely

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
(cherry picked from commit eb7e14011fa19f4ecc18b0108c556cc1d82ee381)
ospfd/ospf_spf.c
ospfd/ospf_ti_lfa.c