]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: del/add remote mac if there is a change from es->non-es dst and vicevera
authorAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Tue, 22 Sep 2020 13:16:52 +0000 (06:16 -0700)
committerAnuradha Karuppiah <anuradhak@nvidia.com>
Wed, 24 Feb 2021 16:11:26 +0000 (08:11 -0800)
commit8e1337c5dd101f3740a2389173ec70189274f92d
treee3c04736b9f15df2f1effd6220155bebca738a91
parentfd40906be90e65273df96dca29b9e7134499468a
zebra: del/add remote mac if there is a change from es->non-es dst and vicevera

This is needed as kernel currently doesn't allow a mac replace if the dst
changes from a L2NHG to a single-VTEP and viceversa.

Ticket: CM-31561

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