]> git.proxmox.com Git - mirror_frr.git/commit
zebra: handle the zns init/destroy
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 8 Dec 2017 13:32:38 +0000 (14:32 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 27 Feb 2018 10:11:24 +0000 (11:11 +0100)
commitff705b15dd5e191e727662412a8433d718887a08
treec24cded67abdfb4af873cc13303c2274d13feb53
parent3347430b12ecccc4f03fb29111e9621a6e123b3c
zebra: handle the zns init/destroy

The zebra netnamespace contexts are initialised, based on the callback
coming from the NS. Reversely, the list of ns is parsed to disable the
ns contexts.

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