]> 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)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Fri, 11 Nov 2022 06:15:27 +0000 (06:15 +0000)
commit07a87740235ec8b61d56c713c069d4485dc44529
treece027c5b8331ffa3cdc27fdaf6dc9341f3508224
parent0c2f57d6bb20eae4a1ee78a0bde94b93bb4404a2
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>
(cherry picked from commit 3fa177eed287823bbe1d6c7bd9856d1d19435db3)
zebra/zebra_evpn_mh.c