summaryrefslogtreecommitdiff
path: root/doc/code
diff options
context:
space:
mode:
authorDon Slice <dslice@cumulusnetworks.com>2017-10-16 09:07:15 -0700
committerDon Slice <dslice@cumulusnetworks.com>2017-10-25 08:19:22 -0400
commit8dc8a4b693a87ca08b120d175e8fb0932674eaef (patch)
tree46cff2e399c5adc539e5247fe0cc5d1ae357f3da /doc/code
parentff2f3a8290edbabeb9b71d6f374f37e048cdda6d (diff)
zebra: only pass mpls proto type if doing install
Problem reported with not deleting LSPs from the zebra kernal mpls table when a delete occurred in bgp. Found that we were exiting the delete process incorrectly due to not being able to derive the route_type from the best_nhlre on the lsp while deleting. Since this info was only needed for route installation, removed this early exit in the case of deleting the lsp. Signed-off-by: Don Slice <dslice@cumulusnetworks.com> Ticket: CM-18309 Reviewed By: CCR-6781 Testing Done: Manual testing looks good. mpls tests successful
Diffstat (limited to 'doc/code')
0 files changed, 0 insertions, 0 deletions