]> git.proxmox.com Git - mirror_frr.git/commit
zebra: add some neigh del not found debugs
authorStephen Worley <sworley@nvidia.com>
Tue, 9 Nov 2021 22:32:17 +0000 (17:32 -0500)
committerStephen Worley <sworley@nvidia.com>
Tue, 11 Oct 2022 20:18:21 +0000 (16:18 -0400)
commit0653625d3b8ba939b8b1cf1785a2dc12baecee74
treef28d65cb2e8a1584a255a963ef11d99f6fdb6369
parent852d9f97570045dc4186940d424c856995999fbb
zebra: add some neigh del not found debugs

Add some neigh deletion debugs for when the neigh isn't
found or there is a MAC mismatch on what was sent and found.

Signed-off-by: Stephen Worley <sworley@nvidia.com>
zebra/zebra_evpn.c
zebra/zebra_evpn_neigh.c