]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: fix problem with SVI MAC not being sent to BGP
authorAnuradha Karuppiah <anuradhak@nvidia.com>
Thu, 18 Feb 2021 02:36:56 +0000 (18:36 -0800)
committerAnuradha Karuppiah <anuradhak@nvidia.com>
Fri, 19 Feb 2021 16:11:15 +0000 (08:11 -0800)
commite4c3ece6e0bca4ee457a19211e5f51316dea7525
tree2ce162f66d733e03025e4e3c8bb8552b97b8e0c5
parentbd2ac9a794cd124594fc92d247ba8851a23de1b4
zebra: fix problem with SVI MAC not being sent to BGP

For MH the SVI MAC is advertised to prevent flooding of ARP replies.
But because of a bug the SVI MAC was being added to the zebra database
but not sent to bgpd for advertising.

Ticket: CM-33329

Signed-off-by: Anuradha Karuppiah <anuradhak@nvidia.com>
zebra/zebra_evpn.c
zebra/zebra_evpn_mac.c
zebra/zebra_evpn_mac.h
zebra/zebra_evpn_mh.c
zebra/zebra_evpn_mh.h