summaryrefslogtreecommitdiffstats
path: root/lib/ns.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: rename parameter for netns functionPhilippe Guibert2018-04-131-1/+1
* zebra: add an indirection table for ns_idPhilippe Guibert2018-04-131-1/+9
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-1/+1
* lib: split logicalrouter and vrf netns featurePhilippe Guibert2018-02-271-13/+62
* zebra: upon startup, a NSID is assigned to default netnsPhilippe Guibert2018-02-271-2/+12
* lib: provide an API to switch from one netns to an otherPhilippe Guibert2018-02-271-0/+6
* zebra: enhance show vrf for netns and fixingPhilippe Guibert2018-02-271-0/+1
* zebra: handle the zns init/destroyPhilippe Guibert2018-02-271-0/+2
* zebra: add the registration mechanism for netnsPhilippe Guibert2018-02-271-3/+2
* lib: externalise vrf and ns creationPhilippe Guibert2018-02-271-0/+5
* zebra: copy logical-router-command under vrf subnodePhilippe Guibert2018-02-271-0/+4
* lib: ns_id_t changed to 32 bitPhilippe Guibert2018-01-221-2/+3
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-20/+18
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* lib: convert namespace code to use red-black treesRenato Westphal2016-11-281-0/+9
* zebra/lib: move some code aroundRenato Westphal2016-11-281-0/+16
* lib: remove unused ns codeRenato Westphal2016-11-281-73/+1
* lib, vtysh: support multiple VRFs by using linux netnsFeng Lu2016-09-091-1/+1
* lib: Create ns.cDonald Sharp2016-09-091-0/+142