]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: support for lacp bypass with EVPN MH
authorAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Tue, 11 Aug 2020 00:46:09 +0000 (17:46 -0700)
committerAnuradha Karuppiah <anuradhak@nvidia.com>
Wed, 24 Feb 2021 16:11:26 +0000 (08:11 -0800)
commit74be8313d4670637c97f9fac950b6f2b98eab3b8
tree789002ef3dbbaccef84b8db33e8f53292a4d4189
parent8e1337c5dd101f3740a2389173ec70189274f92d
bgpd: support for lacp bypass with EVPN MH

When a local ES is in LACP bypass state BGP doesn't advertise
reachability to it i.e. the Type-1/EAD-per-ES routes and Type-4
route for the ES is not advertised. This is the equivalent of
oper-down handling.

Signed-off-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
bgpd/bgp_evpn_mh.c
bgpd/bgp_evpn_mh.h
bgpd/bgp_evpn_vty.c
bgpd/bgp_zebra.c