]> git.puffer.fish Git - mirror/frr.git/commit
sharpd: Re-arrange route_add|delete
authorDonald Sharp <sharpd@nvidia.com>
Fri, 6 Nov 2020 13:19:53 +0000 (08:19 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Sun, 15 Nov 2020 19:50:17 +0000 (14:50 -0500)
commit241e5df125ea6fedc69db37ed20fea43fe16a62d
treeaca539cc7e46310e73357e6c8935690118f7b458
parentdb71415b416da56a3b6ab5052f99b7f7c3079d97
sharpd: Re-arrange route_add|delete

These functions are never called outside of sharp_zebra.c, re-arrange
a little to make the inclusions in sharp_zebra.h not needed and
to also have these functions return whether or not the underlying
buffering system was invoked in stream sending.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
sharpd/sharp_zebra.c
sharpd/sharp_zebra.h