]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: dplane API to get provider output q length
authorDuncan Eastoe <duncan.eastoe@att.com>
Fri, 11 Dec 2020 11:03:53 +0000 (11:03 +0000)
committerDuncan Eastoe <duncan.eastoe@att.com>
Mon, 14 Dec 2020 14:52:18 +0000 (14:52 +0000)
commitb1ad26eb8839e57bf3064c4e000011aa3e761eff
treec20d0a838fb27289978da025a37785d5614c490d
parentaa7e72bd3a2c69d05b01a7913a1ad0088f6f4c7e
zebra: dplane API to get provider output q length

Returns the current number of (completed) contexts in the provider's
output queue (dp_ctx_out_q), allowing access to this data from the
provider itself.

Signed-off-by: Duncan Eastoe <duncan.eastoe@att.com>
(cherry picked from commit 53706b4e5114e18a68ad3ab2a4cd9ca9433e4cb2)
zebra/zebra_dplane.c
zebra/zebra_dplane.h