]> git.puffer.fish Git - mirror/frr.git/commit
zebra: add ns_id attribute to mac structure
authorPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 9 Oct 2019 09:34:46 +0000 (11:34 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 21 Sep 2020 07:17:10 +0000 (09:17 +0200)
commitacc87ca5bb8e9b04b000c64d1b4177ca8846db10
tree897be96573d714f8748d189d5fcca1979f7ad5fa
parent88a7aaeacfb93caf90c9cb7a57ab1951afbf624f
zebra: add ns_id attribute to mac structure

this information is necessary for local information, because the
interface associated to the mac address is stored with its ifindex, and
the ifindex may not be enough to get to the right interface when it
comes with multiple network namespaces.

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