]> 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)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 18 May 2020 12:11:03 +0000 (14:11 +0200)
commit388d5b438e22cddc6740e362763c0922edbb242a
tree403bbb183c0d121e2b32950082dd86904a63e6f2
parentb5b453a2d6af58692bee0e256fe1dffe99824801
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_vxlan.c
zebra/zebra_vxlan_private.h