numam-dpdk/lib/librte_lpm
Cristian Dumitrescu 212841e67c lpm: check rule existence
Added API function for LPM IPv4 and IPv6 to query for the existence
of a rule/route and return the next hop ID associated with the route
if route is present.
This is used by the Packet Framework LPM table for implementing a
routing table.

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Acked-by: Pablo de Lara Guarch <pablo.de.lara.guarch@intel.com>
Acked by: Ivan Boule <ivan.boule@6wind.com>
2014-06-17 02:37:28 +02:00
..
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00
rte_lpm6.c lpm: check rule existence 2014-06-17 02:37:28 +02:00
rte_lpm6.h lpm: check rule existence 2014-06-17 02:37:28 +02:00
rte_lpm.c lpm: check rule existence 2014-06-17 02:37:28 +02:00
rte_lpm.h lpm: check rule existence 2014-06-17 02:37:28 +02:00