]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Make zserv.h the true api for zapi northbound
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 7 Dec 2017 23:35:29 +0000 (18:35 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 13 Dec 2017 12:57:15 +0000 (07:57 -0500)
commit05f7f5db890329d4900429627987be07311cb38c
tree70359bd3d4ea9e2d66fe037587b57a582fa47aa3
parentc0d136aec2508a39cd687c7764a58e1cb6697f5b
zebra: Make zserv.h the true api for zapi northbound

zserv.c had a grab bag of function declarations that
did not belong in it.  Move those to where they better
belong.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/interface.h
zebra/kernel_netlink.c
zebra/rib.h
zebra/rt.h
zebra/rtread_getmsg.c
zebra/rtread_netlink.c
zebra/rtread_sysctl.c
zebra/zebra_ns.c
zebra/zebra_routemap.h
zebra/zserv.h