]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zserv.h
zebra: add struct zmsghdr
authorQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 6 Mar 2018 22:09:36 +0000 (17:09 -0500)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Mon, 12 Mar 2018 18:57:05 +0000 (14:57 -0400)
commit9bcbcae2e428bfd2b8d3a95368e459a338c14eed
tree49345b9716bbcbd849741b79b449c813b3ec731f
parent8068a649a79409737dfa5235a84915b544d4fff7
zebra: add struct zmsghdr

Formalize the ZAPI header by documenting it in code and providing it to
message handlers free of charge to reduce complexity.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
zebra/zserv.c
zebra/zserv.h