mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 10:09:17 +00:00
zebra: clone zebra_vxlan.c to zebra_evpn_mac.c
clone zebra_vxlan.c to create a file zebra_evpn_mac.c for MAC dB functions whilst retaining the history of zebra_vxlan.c Signed-off-by: Pat Ruddy <pat@voltanet.io>
This commit is contained in:
parent
87d76d5403
commit
24268cd07e
12162
zebra/zebra_evpn_mac.c
Normal file
12162
zebra/zebra_evpn_mac.c
Normal file
File diff suppressed because it is too large
Load Diff
@ -52,6 +52,7 @@
|
||||
#include "zebra/zebra_vxlan_private.h"
|
||||
#include "zebra/zebra_evpn_mh.h"
|
||||
#include "zebra/zebra_router.h"
|
||||
//commment for cloning
|
||||
|
||||
DEFINE_MTYPE_STATIC(ZEBRA, HOST_PREFIX, "host prefix");
|
||||
DEFINE_MTYPE_STATIC(ZEBRA, ZEVPN, "EVPN hash");
|
||||
|
Loading…
Reference in New Issue
Block a user