]> git.puffer.fish Git - matthieu/frr.git/commit
zebra, lib: store relative default ns id in each namespace
authorPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 2 Oct 2019 11:34:40 +0000 (13:34 +0200)
committerAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Tue, 18 Aug 2020 16:25:06 +0000 (09:25 -0700)
commit20f4b2b0719e68e1f78d8e1a8f73d5f3c2de2418
treeac558dd1e8350b28bfceb74f6d7f1fac3b9ef840
parent2d4e4d39b776c0a389712be6cbb0b28cf7aa33ad
zebra, lib: store relative default ns id in each namespace

to be able to retrieve the network namespace identifier for each
namespace, the ns id is stored in each ns context. For default
namespace, the netns id is the same as that value.

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