]> git.puffer.fish Git - mirror/frr.git/commit
zebra: mpls entry interface lookup adaptation for vrf backend
authorPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 5 Jul 2018 08:04:48 +0000 (10:04 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 10 Jul 2018 15:32:36 +0000 (17:32 +0200)
commit86f07f44c12cfc29924041f0f84158f6d3035472
tree6cbf673d1af4bcd8c97bd387a8f36fe46ae642fa
parent06432d4e4f41cf9a516a92987066f2b662d80fce
zebra: mpls entry interface lookup adaptation for vrf backend

The search algorithm for interface based on ifindex only is adapted to
vrf netns based too. Only the default netns will be used to search the
interface index.

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