summaryrefslogtreecommitdiffstats
path: root/lib/ns.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: apply DEFUN_NOSH for node-switch CLI commandsDavid Lamparter2017-03-281-1/+1
* Merge branch 'stable/2.0'David Lamparter2016-12-051-281/+28
|\
| * lib: remove unused NS_BITMAP MTYPEDavid Lamparter2016-12-051-1/+0
| * lib: convert namespace code to use red-black treesRenato Westphal2016-11-281-53/+28
| * zebra/lib: move some code aroundRenato Westphal2016-11-281-16/+0
| * lib: remove unused ns codeRenato Westphal2016-11-281-211/+0
* | lib: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-4/+8
* | convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-231-2/+2
* | lib: argv update for distribute.c and ns.cDaniel Walton2016-09-231-4/+4
* | Revert "lib: Fixup ns.c"Daniel Walton2016-09-221-4/+4
* | lib: Fixup ns.cDonald Sharp2016-09-211-4/+4
|/
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-191-0/+3
* vrf: add a runtime check before playing with netnsNicolas Dichtel2016-09-091-37/+57
* lib, vtysh: support multiple VRFs by using linux netnsFeng Lu2016-09-091-17/+228
* lib: Create ns.cDonald Sharp2016-09-091-0/+503