]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_vxlan.h
zebra: Move the EVPN VRF pointer to zebra_router
authorTuetuopay <tuetuopay@me.com>
Wed, 27 Mar 2019 01:16:27 +0000 (02:16 +0100)
committerTuetuopay <tuetuopay@me.com>
Wed, 27 Mar 2019 01:16:27 +0000 (02:16 +0100)
commit0fb2ad05d9e11a211915208e3fa648c8e170e31e
treebe11673f4ca34ef658cf1e66814aa3d7d526c485
parent986512a3200bfc83f80b9f559917ece4f123e4a4
zebra: Move the EVPN VRF pointer to zebra_router

It had no logical reason to be in the default VRF. This moves it to the
zebra_router, which is better suited to store global references.

Signed-off-by: Tuetuopay <tuetuopay@me.com>
Sponsored-by: Scaleway
zebra/zebra_router.h
zebra/zebra_vrf.h
zebra/zebra_vxlan.c
zebra/zebra_vxlan.h