]> git.puffer.fish Git - matthieu/frr.git/commit
BGP: Handle change to nexthop correctly
authorvivek <vivek@cumulusnetworks.com>
Sun, 15 Nov 2015 17:57:34 +0000 (09:57 -0800)
committervivek <vivek@cumulusnetworks.com>
Sun, 15 Nov 2015 17:57:34 +0000 (09:57 -0800)
commitc52d605046bb0e84775c4c18f992598e1e37f2ba
treeb5292a8dc3b157e63f5332dfe1a8e38b13b284a9
parenta219b2952ae2f3b47d674d47f48e53c6c1e4bc70
BGP: Handle change to nexthop correctly

When a nexthop change is received and processed, the change flags are not
examined correctly and route change flags not updated correctly. Fix to
ensure correct handling.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
Ticket: CM-8141
Reviewed By: CCR-3773
Testing Done: Manual verification

Note: Imported from 2.5-br patch bgpd-nht-fix-change-handling.patch
bgpd/bgp_nht.c