]> git.puffer.fish Git - matthieu/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)
committerAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Tue, 18 Aug 2020 16:25:06 +0000 (09:25 -0700)
commit47c589295583bc2094429ee8df61ae8c97461b13
treeb840041e0fe63595cf9fc9ecea5f1bf4cb7c865e
parenta6e0edf28046a091344fad654b3c37aa07d403c0
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