]> git.puffer.fish Git - mirror/frr.git/commit
zebra: zvni_map_to_vlan() adaptation for all namespaces
authorPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 9 Oct 2019 11:59:37 +0000 (13:59 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 11 Sep 2020 16:02:50 +0000 (18:02 +0200)
commit9609fab712c41a7e92dd3f51a4089bf852cce5a7
tree953a177561de8dea79949f9b85215ba0b748f787
parent6265fbe55cdfb63d40ad2f9393fe014927f34717
zebra: zvni_map_to_vlan() adaptation for all namespaces

this change is needed when a MAC/IP entry is learned by zebra, and the
entry happens to be in a different namespace. So that the entry be
active, the correct vni match has to be found.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
zebra/zebra_evpn.c