]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: relax if_type check to allow early ES config creation
authorAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Fri, 29 May 2020 16:53:31 +0000 (09:53 -0700)
committerDonald Sharp <sharpd@nvidia.com>
Thu, 10 Nov 2022 17:43:23 +0000 (12:43 -0500)
commit3fa177eed287823bbe1d6c7bd9856d1d19435db3
treefc26a773d3467889aa2c47369e9c030bbb2976e6
parente07ff2ce13abeeca977cd7412388e820467e8441
zebra: relax if_type check to allow early ES config creation

The API for configuring ES in zebra had a strict check for if_type
"isBond" that prevented the ES config from being created before the
interface.

Ticket: CM-29454

Signed-off-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
zebra/zebra_evpn_mh.c