]> git.puffer.fish Git - mirror/frr.git/commit
bgpd:evpn-mh esi not active suppress ead-es route 13240/head
authorChirag Shah <chirag@nvidia.com>
Sat, 8 Apr 2023 03:14:25 +0000 (20:14 -0700)
committerChirag Shah <chirag@nvidia.com>
Sat, 8 Apr 2023 20:36:16 +0000 (13:36 -0700)
commitc683b7baad01152e66b50d85119e7f0d59e017a3
tree87ff3b972a69f3afd76392a125c0332c14dcf0be
parent48055cc48e54a9804ab8aded3a341e3b593a7111
bgpd:evpn-mh esi not active suppress ead-es route

update_type1_routes_for_evi() is called from
L3VNI/L2VNI up event, if ESI is not UP then
do not advertise EAD-ES Type-1 route.
Just like from multiple places EAD-ES route
origination checks for its oper status.

Ticket:#3413454
Issue:3413454

Signed-off-by: Trey Aspelund <taspelund@nvidia.com>
Signed-off-by: Chirag Shah <chirag@nvidia.com>
bgpd/bgp_evpn_mh.c