]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_rib.c
zebra: dataplane provider enhancements
authorMark Stapp <mjs@voltanet.io>
Fri, 31 Aug 2018 17:46:50 +0000 (13:46 -0400)
committerMark Stapp <mjs@voltanet.io>
Wed, 21 Nov 2018 15:37:54 +0000 (10:37 -0500)
commitc831033fff8775579998463e372d7653e053e6d8
tree8a8f1842bad7032403c3e647e92edb7bd8e57e0b
parent675440ad5a969daa6831b974a1e6a04079ac715a
zebra: dataplane provider enhancements

Limit the number of updates processed from the incoming queue;
add more stats. Fill out apis for dataplane providers; convert
route update processing to provider model; move dataplane
status enum

Signed-off-by: Mark Stapp <mjs@voltanet.io>
zebra/zebra_dplane.c
zebra/zebra_dplane.h
zebra/zebra_rib.c