]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_vxlan.c
zebra: move EVPN VTEP programming to dataplane
authorMark Stapp <mjs@voltanet.io>
Mon, 26 Aug 2019 19:44:54 +0000 (15:44 -0400)
committerMark Stapp <mjs@voltanet.io>
Wed, 4 Sep 2019 14:30:17 +0000 (10:30 -0400)
commit0bbd4ff44231a0b3015abb8594068d1183a65f43
tree295b9d94a7f177208c8cf57d35e22830a8f24bf1
parentc9042b2890cd344c85186cb733dc1d8cbe411c7a
zebra: move EVPN VTEP programming to dataplane

Move VTEP install/uninstall to the zebra dataplane. Remove
synch kernel-facing apis and helper functions.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
zebra/rt.h
zebra/rt_netlink.c
zebra/rt_socket.c
zebra/zebra_dplane.c
zebra/zebra_dplane.h
zebra/zebra_rib.c
zebra/zebra_vxlan.c