]> git.puffer.fish Git - matthieu/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:23 +0000 (04:45 +0000)
commit05dee7a1212fc4369ab2556be6fd5d51798df20b
tree9fb00cf3eab1d9ed8cefad75ae3989a4a5f11ff6
parente4aa127939ba07082be2a11eb6f13b2ffdc4a770
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