add prefix to cache line macros
[dpdk.git] / lib / librte_lpm / rte_lpm.c
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-07-22 Anatoly Burakovlpm: make tailq fully local
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-17 Cristian Dumitresculpm: check rule existence
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2014-01-15 Intellpm: fix sub-rule deletion
2013-11-21 Intellpm: fix route adding
2013-10-09 Intellpm: rework rules storage
2013-10-09 Inteldoc: whitespace changes in licenses
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Zijie Panlib: fix unused values
2013-07-25 Intelmemory: fix for multi process support
2013-07-25 Intellpm: rework lpm lookup + add bulk function
2013-07-25 Intellpm: allocate memory on right numa socket
2013-07-25 Intellpm: don't use memzone for allocations
2013-07-25 Intellpm: minor changes
2013-07-25 Intellib: update tailq api
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release