]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Fix MAC change handling for a neighbor
authorvivek <vivek@cumulusnetworks.com>
Mon, 14 Aug 2017 04:52:04 +0000 (21:52 -0700)
committerMitesh Kanjariya <mitesh@marvel-07.cumulusnetworks.com>
Thu, 17 Aug 2017 10:54:38 +0000 (03:54 -0700)
commitb682f6de5a4249c84f7a6467c1792d210385504f
tree953977db96f981d555be2136b0c11062d5847a33
parentcb499ebbaafac55514984077f6ea18e9d19fb901
zebra: Fix MAC change handling for a neighbor

When the MAC changes for a local neighbor, ensure that the neighbor data
structure as well as the link between the neighbor and MAC data structures
is updated correctly.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Reviewed-by: Mitesh Kanjariya <mitesh@cumulusnetworks.com>
Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
Ticket: CM-17565
Reviewed By: CCR-6605
Testing Done: Manual, evpn-smoke
bgpd/bgp_evpn.c
bgpd/bgp_evpn.h
bgpd/bgp_evpn_vty.c
bgpd/bgp_route.c
bgpd/bgp_vty.c
zebra/zebra_l2.c
zebra/zebra_vxlan.c