]> git.puffer.fish Git - mirror/frr.git/commit
zebra: send async nhg update results 7905/head
authorMark Stapp <mjs@voltanet.io>
Thu, 21 Jan 2021 15:12:05 +0000 (10:12 -0500)
committerMark Stapp <mjs@voltanet.io>
Fri, 22 Jan 2021 21:33:01 +0000 (16:33 -0500)
commitee94437e28f8b5e7f9ad8584f36fe8fbc11facb3
tree3afb74d830ad4d1f0eb620a7322327b79ae9e946
parent5a9c0931aa9571b875db8658ced6f1dc6f10a2b1
zebra: send async nhg update results

Send the results of daemons' nhg updates asynchronously,
after the update has actually completed. Capture additional
info about the source daemon in order to locate the correct
zapi session. Simplify the result types considered by the
zebra_nhg module.

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