]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: extract neighbor processing from process_remote_macip_del
authorPat Ruddy <pat@voltanet.io>
Fri, 24 Apr 2020 13:50:23 +0000 (14:50 +0100)
committerPat Ruddy <pat@voltanet.io>
Wed, 12 Aug 2020 11:39:34 +0000 (12:39 +0100)
commit32fe7dfd9b4e02ac15fd73abd358b448fcec4cfc
tree4ad980549d739c2c7efea39dde40ba53a2125f74
parent224315f3e4a9661ef037f53fb4b46b404d43c84d
zebra: extract neighbor processing from process_remote_macip_del

extract the neighbor uninstall  part of process_remote_macip_add
into a new function zebra_evpn_neigh_remote_uninstall in
zebra_evpn_neigh.c.

Signed-off-by: Pat Ruddy <pat@voltanet.io>
zebra/zebra_evpn_neigh.c
zebra/zebra_evpn_neigh.h
zebra/zebra_vxlan.c