]> git.proxmox.com Git - mirror_frr.git/commit
zebra:fix evpn dup detected local mac del event
authorChirag Shah <chirag@nvidia.com>
Sat, 22 Oct 2022 23:00:14 +0000 (16:00 -0700)
committerChirag Shah <chirag@nvidia.com>
Thu, 20 Apr 2023 22:45:39 +0000 (15:45 -0700)
commit89844a967858d34de99bad8dcb410b4ab4e1dece
treeba639d9fa3881b2989c6653db3547cbe81f07d00
parentad7685de2871996469d370192af7afafc234a3ca
zebra:fix evpn dup detected local mac del event

The current local mac delete event send to flag with force
always which breaks the duplicate detected MACs where
it requires to be resynced from bgpd to earlier state.

Ticket:#3233019
Issue:3233019

Signed-off-by: Chirag Shah <chirag@nvidia.com>
zebra/zebra_evpn_mac.c