]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: ns_table list is extended to support multiple NETNS
authorPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 28 Mar 2018 08:58:28 +0000 (10:58 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 1 Jun 2018 13:24:13 +0000 (15:24 +0200)
commitb3441a6a2235615e03cf5d3db152429fd3fe603f
tree602209fdb8c32c5c2ccadef3eb418e1d42154772
parente9748a89019f03cffd1ba2fcc87543171cbe3a26
zebra: ns_table list is extended to support multiple NETNS

In the case where vrf backend is netns, then the list of ns tables may
be extended. A single list is kept,but an attribute is added: the ns_id.

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