]> git.puffer.fish Git - matthieu/frr.git/commit
lib: provide an API to switch from one netns to an other
authorPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 20 Dec 2017 11:29:21 +0000 (12:29 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 27 Feb 2018 10:11:24 +0000 (11:11 +0100)
commitce1be3692f809cfa4d533d484a75653f91c24c4e
treed6a151cb9d906b8e1f517b641fabd39b741ef3a0
parent4691b65ae4c3e50c295dce4fc007738080826b49
lib: provide an API to switch from one netns to an other

Two apis are provided so that the switch from one netns to an other one
is taken care.
Also an other API to know if the VRF has a NETNS backend or a VRF Lite
backend.

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