numam-dpdk/lib/librte_rib
Stephen Hemminger 7bd83e60bf rib: constify arguments
The getter functions should take a constant pointer
to make it clear that node is not modified.

The rib create functions do not modify their config structure.
Mark the config as constant so that programs can pass
simple constant data.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
2020-07-07 23:22:05 +02:00
..
Makefile build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
rte_rib6.c rib: constify arguments 2020-07-07 23:22:05 +02:00
rte_rib6.h rib: constify arguments 2020-07-07 23:22:05 +02:00
rte_rib_version.map
rte_rib.c rib: constify arguments 2020-07-07 23:22:05 +02:00
rte_rib.h rib: constify arguments 2020-07-07 23:22:05 +02:00