]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_vrf.c
zebra/lib: move some code around
authorRenato Westphal <renato@opensourcerouting.org>
Sat, 29 Oct 2016 00:32:07 +0000 (22:32 -0200)
committerRenato Westphal <renato@opensourcerouting.org>
Mon, 28 Nov 2016 18:18:35 +0000 (16:18 -0200)
commitf30c50b99223be343b7fe1ae9e374602ec0d93d5
treeb56a33113f07c0657711844df53483bd153a3971
parent1fbe3e585ddb0a1c16a870b8112b145732549f45
zebra/lib: move some code around

* move netlink code from zebra_nc.c to kernel_netlink.c;
* move vrf CLI commands from if.c/interface.c to vrf.c/zebra_vrf.c;
* move declaration of the 'ns' structure to a header file.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
lib/if.c
lib/ns.c
lib/ns.h
lib/vrf.c
zebra/interface.c
zebra/kernel_netlink.c
zebra/zebra_ns.c
zebra/zebra_vrf.c