]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: extract local mac del from zebra_vxlan.c
authorPat Ruddy <pat@voltanet.io>
Wed, 22 Apr 2020 15:12:08 +0000 (16:12 +0100)
committerPat Ruddy <pat@voltanet.io>
Wed, 12 Aug 2020 11:39:34 +0000 (12:39 +0100)
commitad6ca5f42303b42052baf3ea1a14f09c10c637ee
treeb5f6d75aba97c60c089d86d84ddf23c79eedbaf0
parentd9d3455e09b4b3005c9d4e3d5be93be5293c3e0d
zebra: extract local mac del from zebra_vxlan.c

extract generic local mac add code from zebra_vxlan_local_mac_del
into a new function zebra_evpn_del_local_mac in zebra_evpn_mac.c

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