]> git.proxmox.com Git - mirror_frr.git/commit - zebra/connected.c
Quagga: Fix MPLS LSP scheduling to follow nexthop route update
authorvivek <vivek@cumulusnetworks.com>
Mon, 18 Apr 2016 18:24:10 +0000 (18:24 +0000)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 23 Sep 2016 13:30:59 +0000 (09:30 -0400)
commit939fba2741e0645266039e8b5b450fa81cc3b7e7
treea8f65d3d415d73c78e88cbf62e0d6786afa2603b
parentea6bebb83c855430adc9c64c399ec9c840ebb4fd
Quagga: Fix MPLS LSP scheduling to follow nexthop route update

Fix LSP scheduling to occur only after routes are processed because
the LSP resolution depends on the nexthop route being selected. This
is similar to how NHT processing is scheduled.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
Reviewed-by: Daniel Walton <dwalton@cumulusnetworks.com>
Ticket: CM-6743
Reviewed By: CCR-3233
Testing Done: Verified the failed test multiple times.
zebra/connected.c
zebra/zebra_mpls.c
zebra/zebra_mpls.h
zebra/zebra_rib.c
zebra/zebra_vrf.h