]> git.puffer.fish Git - mirror/frr.git/commit
zebra/vxlan: Filter zapi messages with EVPN VRF
authorTuetuopay <tuetuopay@me.com>
Thu, 21 Feb 2019 17:08:36 +0000 (18:08 +0100)
committerTuetuopay <tuetuopay@me.com>
Tue, 19 Mar 2019 10:56:25 +0000 (11:56 +0100)
commita0b0b5c86603f863d46597779b10dc08777e2ac2
treee554235fa6f9a0dbbea295ddb0fdea7892d411d9
parent2118e6a9b4e875214fed275f628d4fa410d6f784
zebra/vxlan: Filter zapi messages with EVPN VRF

Since the EVPN VRF may not be the default one, compare received
messages' VRF agains the EVPN VRF and not the Default.

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