]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: zvni_from_svi() adaptation for other network namespaces
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 27 Sep 2019 09:17:20 +0000 (11:17 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 18 May 2020 12:11:03 +0000 (14:11 +0200)
commit6fe516bd4b85569b3b8b4bcc2910afc5569aa026
tree634d466279e69698fb538c6acb971b5877ed99f9
parent28254125d06f65cc4344b6156eec76a37ec6aede
zebra: zvni_from_svi() adaptation for other network namespaces

other network namespaces are parsed because bridge interface can be
bridged with vxlan interfaces with a link in the default vrf that hosts
l2vpn.

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