]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: handle OPAQUE registrations and forward messages
authorMark Stapp <mjs@voltanet.io>
Tue, 21 Apr 2020 12:41:35 +0000 (08:41 -0400)
committerMark Stapp <mjs@voltanet.io>
Tue, 2 Jun 2020 12:22:24 +0000 (08:22 -0400)
commit6703a03867a6998a9dec14fdcc251b4b033f5f7b
tree76f8855dcd82244b28e294ffde45318fcf0b7e1b
parent7f5ac773191f496c972920ca164246ccb287d91c
zebra: handle OPAQUE registrations and forward messages

Add initial support to maintain client daemon registrations for
OPAQUE messages. Use the registered zapi client info to forward
copies of OPAQUE messages sent to zebra.

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