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

Reply via email to