]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_vxlan.c
zebra: Clean up BGP EVPN configuration when the client, BGPD, goes down
authorKishore Aramalla <karamalla@vmware.com>
Wed, 19 Jun 2019 21:45:21 +0000 (14:45 -0700)
committerKishore Aramalla <karamalla@vmware.com>
Wed, 19 Jun 2019 21:45:21 +0000 (14:45 -0700)
commit27627f9a11462f770b8e42a8acbe0e3f3abb54ef
treeaa10412e2f787bef4fc1ae4296d8ea294d496509
parenta6f937db42dd466bbc256ed8ad6540b62ef055df
zebra: Clean up BGP EVPN configuration when the client, BGPD, goes down

When BGP daemon is down, Clean up its configuration state from zebra.
When the BGP daemon is up again, it will push its configuration to zebra

Delete the MAC and neighbor information received on the BGP session,
while retaining the local MAC and local ARP entries.

Signed-off-by: Kishore Aramalla karamalla@vmware.com
zebra/main.c
zebra/zebra_vxlan.c
zebra/zebra_vxlan.h