]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: extract neigbor processing from remote_macip_add
authorPat Ruddy <pat@voltanet.io>
Fri, 24 Apr 2020 12:48:31 +0000 (13:48 +0100)
committerPat Ruddy <pat@voltanet.io>
Wed, 12 Aug 2020 11:39:34 +0000 (12:39 +0100)
commit036daaca3e81bb0260eadef695c0c69a006ef147
treea9b76319c4b02b14ee27e24a98388039a8be904c
parent7cbae20ade78478d98f952d8d4e28007a202739c
zebra: extract neigbor processing from remote_macip_add

extract the neighbor part of process_remote_macip_add into a new
function process_neigh_remote_macip_add 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