]> git.puffer.fish Git - mirror/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)
committerIgor Ryzhov <iryzhov@nfware.com>
Wed, 7 Oct 2020 08:01:16 +0000 (11:01 +0300)
commitb630f52986e6c276fccc12eab0d50399ff253a41
tree550e872ea3bcd3c576c7d8ea1fb4820984738ca8
parenta39dddc909d5db432963b32432446b4cdd1ea668
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