]> git.puffer.fish Git - mirror/frr.git/commit
zebra/vxlan: Associate L3VNIs to EVPN VRF
authorTuetuopay <tuetuopay@me.com>
Wed, 6 Mar 2019 18:21:32 +0000 (19:21 +0100)
committerTuetuopay <tuetuopay@me.com>
Tue, 19 Mar 2019 10:56:25 +0000 (11:56 +0100)
commit2118e6a9b4e875214fed275f628d4fa410d6f784
tree47890a17948a222177d0ce610a942156c80dda02
parentcffe977c32cd9f73f00f43d9f0627e9c6813e259
zebra/vxlan: Associate L3VNIs to EVPN VRF

This uses the EPVN VRF to store L3VNIs hashes, and looks up L2VNIs in
this VRF as they are stored there.

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