[dpdk-dev] [PATCH 0/3] rib: minor fixes
Stephen Hemminger
stephen at networkplumber.org
Thu Jun 25 22:32:05 CEST 2020
Some minor updates to the RIB library to fix issues found
while reviewing and trying it out.
Stephen Hemminger (3):
rib: constify arguments
rib: check for invalid max_nodes
rib: add C++ include guard
lib/librte_rib/rte_rib.c | 11 +++++------
lib/librte_rib/rte_rib.h | 17 +++++++++++++----
lib/librte_rib/rte_rib6.c | 13 +++++++------
lib/librte_rib/rte_rib6.h | 23 ++++++++++++++++-------
4 files changed, 41 insertions(+), 23 deletions(-)
--
2.26.2
More information about the dev
mailing list