]> git.proxmox.com Git - mirror_frr.git/commit - lib/ns.c
lib: Create ns.c
authorDonald Sharp <sharpd@cumulusnetwroks.com>
Sun, 4 Sep 2016 00:45:35 +0000 (20:45 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 9 Sep 2016 16:15:13 +0000 (12:15 -0400)
commit32bcb8b0a54e1468e8fe9e303ba78a71ce05cf3d
tree4fe7764ed1d7e922c7248625afc74787ef60abb1
parentbab85d4fcbc55577019bd746b9cc9073778721ce
lib: Create ns.c

Create the ns.c files from the original vrf.c code
to allow us to create the 'logical-router' command
to work within namespaces.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
lib/Makefile.am
lib/memtypes.c
lib/ns.c [new file with mode: 0644]
lib/ns.h [new file with mode: 0644]