]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Refactor Error codes to proper place
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 12 Dec 2016 17:16:21 +0000 (12:16 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 30 Jan 2017 16:48:38 +0000 (11:48 -0500)
commit94ed344a8f895dd1bc7d8b9cde1b39902744238e
tree7aec152bdd3d520f96462bd2a9c305bad37a41ab
parent265d5b9d514f39ec29076e1fc987af9a56f66da5
zebra: Refactor Error codes to proper place

These error codes have ended up only being used
for socket type interfaces to the kernel(*bsd),
yet we were exposing the #defines to the entirety
of the project.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
lib/zebra.h
zebra/kernel_socket.h