summaryrefslogtreecommitdiff
path: root/zebra/zebra_mpls.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2022-08-02 15:43:46 -0400
committerDonald Sharp <sharpd@nvidia.com>2022-08-05 07:51:27 -0400
commit34a67a7d1eb1dff6cef5caf8aa85763cc98c31fb (patch)
tree084854188ea470e668855dfbd7fa9042842423e9 /zebra/zebra_mpls.c
parentb9934838769b96abd508632f2685770280844ce9 (diff)
zebra: When saving nhg for later stop processing
Commit 35729f38fa5713b introduced the idea of holding a nexthop group for a small amount of time before removing it from the system. When this code was introduced the nexthop group entry was saved and a timer started, except instead of stopping processing at that point in time, zebra was continuing on and deleting nexthop group entries that that entry depended on as well. This should not be done until the timer pops. Fixes: #11596 Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'zebra/zebra_mpls.c')
0 files changed, 0 insertions, 0 deletions