]> git.proxmox.com Git - mirror_frr.git/commit - zebra/interface.c
zebra: at startup, fix links on all namespaces
authorPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 29 Apr 2021 10:02:47 +0000 (12:02 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 30 Apr 2021 06:05:01 +0000 (08:05 +0200)
commit357b150daec44c3309391cae921f0a284d171b43
tree401d6ea133cfd7315c78d0d2f149768238996970
parentecffe9167b1debd0c7e3a632e5b1a5e834bb4ebe
zebra: at startup, fix links on all namespaces

when zebra has vrf backend mapped to namespaces, the polling
of interfaces leads to fix all linkages of interfaces. This
was not done on non default namespace. do it for other namespaces.

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