]> git.proxmox.com Git - mirror_frr.git/commit
zebra: when veth link is used across vrf, the link may not be good
authorPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 27 Aug 2018 15:00:18 +0000 (17:00 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 27 Aug 2018 15:03:22 +0000 (17:03 +0200)
commit680c278fb8110b19873a4f4877878b1ea0eec2d3
tree5cc739d5a673331f0fcd2a41214098f542713f63
parent95d8c3ce78cdd800f4c39d196e865c2ec9213f03
zebra: when veth link is used across vrf, the link may not be good

This function is changed so that the interface index is searched across
the correct namespace.

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