]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd:evpn-mh esi not active suppress ead-es route
authorChirag Shah <chirag@nvidia.com>
Sat, 8 Apr 2023 03:14:25 +0000 (20:14 -0700)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Tue, 11 Apr 2023 11:34:59 +0000 (11:34 +0000)
commitbb6d7366914c3113b561979eb4c069acd8e87463
tree2233caf7a6f0eb11bd69c3b45518a5a58576b1ec
parent9bd3bc0df47661285de12bdfec61df6105864fce
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>
(cherry picked from commit c683b7baad01152e66b50d85119e7f0d59e017a3)
bgpd/bgp_evpn_mh.c