]> git.puffer.fish Git - mirror/frr.git/commit
lib: add notifications for opaque zapi messages
authorMark Stapp <mjs@labn.net>
Wed, 31 May 2023 20:22:16 +0000 (16:22 -0400)
committerMark Stapp <mjs@labn.net>
Fri, 23 Jun 2023 12:57:37 +0000 (08:57 -0400)
commit06647109ab2450753bc6f2b663dd60b03ed97160
treef9b2f5526b6c8a1bc614b3cb5abeacca6963ed8c
parentef8e3ac02c4482bd6ef255578e325a98ec9c8e86
lib: add notifications for opaque zapi messages

Add a new notification zapi message type. A zapi client
that uses opaque messages can register to be notified
when a server for an opaque type is present.

Signed-off-by: Mark Stapp <mjs@labn.net>
lib/log.c
lib/zclient.c
lib/zclient.h