]> git.proxmox.com Git - mirror_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)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 18 May 2020 12:11:03 +0000 (14:11 +0200)
commit9d3555e06ccc68fe37e0a00100029ac4bad8dee2
tree2d280fa3fda993385d84e074f0cb20b0aaab4fab
parent97c9e7533bd22029ac19838c043cfca82d2f6eb3
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