]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zserv.h
zebra: add zserv_send_batch api
authorMark Stapp <mjs@voltanet.io>
Mon, 20 Apr 2020 20:59:38 +0000 (16:59 -0400)
committerMark Stapp <mjs@voltanet.io>
Tue, 2 Jun 2020 12:22:24 +0000 (08:22 -0400)
commit6e2a33a84391e6e49ab5da76293ebb90e2efca7a
treefc0645f286adea407b83c6243c3881710a8185b6
parent939b2339b43edaf3f30910616df790c95c2b19db
zebra: add zserv_send_batch api

Add a zserv api to send a batch (a fifo) of messages to a
zapi client.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
zebra/zserv.c
zebra/zserv.h