lib: work around nonstandard bit-fields
[dpdk.git] / lib / librte_lpm / rte_lpm.h
2016-09-13 Adrien Mazarguillib: work around nonstandard bit-fields
2016-09-13 Adrien Mazarguillib: use C99 syntax for zero-size arrays
2016-09-09 Gowrishankar Muthu... lpm: add AltiVec for ppc64
2016-03-11 Jerin Jacoblpm/arm: support NEON
2016-03-11 Jerin Jacoblpm/x86: move SSE implementation to be architecture...
2016-03-09 Michal Kobylinskilpm: add a new config structure for IPv4
2016-03-09 Michal Kobylinskilpm: extend IPv4 next hop field
2016-03-04 Bruce Richardsonlpm: merge tbl24 and tbl8 structures
2015-09-03 Thomas Monjalonlpm: remove deprecated field
2015-07-10 Xuelin Shilpm: fix big endian support
2015-03-20 Konstantin Ananyeveal/x86: move header file for vector instructions
2015-03-10 David Marchandtailq: move to dynamic tailq
2015-01-28 Konstantin Ananyeveal: introduce ymm type for AVX 256-bit
2014-07-22 Anatoly Burakovlpm: make tailq fully local
2014-06-17 Cristian Dumitresculpm: check rule existence
2014-06-12 Konstantin Ananyevlpm: introduce rte_lpm_lookupx4
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
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 Intellpm: rework lpm lookup + add bulk function
2013-07-25 Intellpm: don't use memzone for allocations
2013-07-25 Intellpm: minor changes
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release