]> git.puffer.fish Git - mirror/frr.git/commit
zebra: zvni_map_to_svi() adaptation for other network namespaces
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 27 Sep 2019 13:45:42 +0000 (15:45 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 18 May 2020 12:11:03 +0000 (14:11 +0200)
commit2a9dccb6475bfc11af2b855c4c8ff9e500ba21f4
treee5192be3e5c113e804c3fc7604a5564b1c841393
parent6fe516bd4b85569b3b8b4bcc2910afc5569aa026
zebra: zvni_map_to_svi() adaptation for other network namespaces

the function is called with all the network namespaces.

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