]> git.proxmox.com Git - mirror_frr.git/commit
zebra: across network namespace, vxlan remembers the link information
authorPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 24 Sep 2019 08:44:58 +0000 (10:44 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 18 May 2020 12:11:03 +0000 (14:11 +0200)
commit14ddb3d9c42a9845d1a7443b9231f92bc80b4f2d
tree64fea7d76cc39dc21aea4780ec56aff9c88d6480
parent0591d71e92e25cfaa2b557147b01e115029eb1cb
zebra: across network namespace, vxlan remembers the link information

the link information of vxlan interface is populated in layer 2
information, as well as in layer 2 vxlan information. This information
will be used later to collect vnis that are in other network namespaces,
but where bgp evpn is enabled on main network namespaces, and those vnis
have the link information in that namespace.

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