]> git.puffer.fish Git - matthieu/frr.git/commit
pbrd: add return val for pbr_send_pbr_map()
authorStephen Worley <sworley@cumulusnetworks.com>
Thu, 17 Sep 2020 19:32:01 +0000 (15:32 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Tue, 22 Sep 2020 19:40:32 +0000 (15:40 -0400)
commitf08966a58dbc80cb53506436694996bb3f4e2f9a
treea365300ec0f0243f06481a99b32d16cebb1eb5a8
parente2dcd0c2c5fe2a45a9bcd34a9cdce8a9059e0ec7
pbrd: add return val for pbr_send_pbr_map()

Add a return val so caller can know if something was actually sent to
zebra here. Some things need to be cleanued up by the caller
if we arent getting a callback from zapi.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
pbrd/pbr_zebra.c
pbrd/pbr_zebra.h