]> 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>
Mon, 21 Sep 2020 07:17:10 +0000 (09:17 +0200)
commit1034c79a0e4790ca1e73e718545d5cd567949889
tree2dd698296f2d4868f20056889cdfa597f33447df
parent5ec32d7f26b4ef83786e5b0e1577decaacbf58c9
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