]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: handle local-es bridge port association
authorAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Tue, 14 Apr 2020 15:30:09 +0000 (08:30 -0700)
committerAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Mon, 26 Oct 2020 17:33:21 +0000 (10:33 -0700)
commit72f2674a9526572b243026b8e809688ae814d5a8
tree18a491b64763a50df39d1a7472af29518901f43e
parent28e80a037f26e1513a65a260defd4daa12763564
zebra: handle local-es bridge port association

A local ES can be added or removed to a bridge after it is created.
When it becomes a bridge port member the dataplane attributes need
to be programmed.

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