]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: extended community for EAD routes
authorAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Fri, 27 Mar 2020 20:56:08 +0000 (13:56 -0700)
committerAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Wed, 5 Aug 2020 13:46:12 +0000 (06:46 -0700)
commit4248407b6d8788c4d8bb567ff13a54da733076cb
tree2e87dcb9c3d608f188d21f2195f67cabe4ed21bf
parent17f8343cad784c88bef3f7a744a38be19d7069c0
bgpd: extended community for EAD routes

1. EAD routes require support for ESI_LABEL extended community. The
primary info in this EC is a flags the specifies if the ES is
Single-active or active-acive.
2. Also fixed up ES_IMPORT_RT string. Support was added a long time
ago for ESR/Type-4 routes but it has not really been exercised for
MH functionality till now.

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