]> git.proxmox.com Git - mirror_frr.git/commit
lib: Make the debug callbacks a list of callbacks
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 25 May 2019 00:09:01 +0000 (20:09 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 28 May 2019 21:07:04 +0000 (17:07 -0400)
commitf756a869aeefec55c31d54e1dff4b9c116532512
tree982df68b1d6e8eac843273f3812a413b012ed14e
parentdcdc27095a2e2d26a62ffed85c9c6231ee954bed
lib: Make the debug callbacks a list of callbacks

Allow multiple callers to initialize themselves to receive
callbacks for debug on/off operations.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
lib/debug.c
lib/debug.h