test mbuf attach
[dpdk.git] / lib / librte_lpm /
2020-07-21 Ruifeng Wanglpm: report error when defer queue overflows
2020-07-11 Ruifeng Wanglpm: hide defer queue handle
2020-07-10 Ruifeng Wanglpm: implement RCU rule reclamation
2020-04-24 Stephen Hemmingerlpm6: fix comments spelling
2020-04-24 Alex Kiselevlpm6: fix size of tbl8 group
2020-04-24 Yangchao Zhoulpm: skip table entries update if rules found
2020-03-31 Andrzej Ostruszkalpm6: make IPv6 address immutable
2020-02-16 Stephen Hemmingerlpm6: make IPv6 address immutable
2020-02-05 Andrzej Ostruszkabuild: remove unneeded function versioning
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Marcin Baranlpm: remove deprecated code
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-11-08 Andrzej Ostruszkalib: annotate versioned functions
2019-10-27 Bruce Richardsonbuild: support building ABI versioned files twice
2019-10-27 Bruce Richardsoneal: split compat header file
2019-08-05 David Christensenreplace license text with SPDX tag on PPC files
2019-07-29 Xiaolong Yelpm: replace license text with SPDX tag
2019-07-19 Ruifeng Wanglpm: use atomic store to avoid partial update
2019-07-19 Ruifeng Wanglpm: avoid race conditions for v20
2019-07-19 Ruifeng Wanglpm: avoid race conditions for v1604
2019-07-19 Ruifeng Wanglpm: uninline some functions
2019-07-06 Anatoly Burakoveal: hide shared memory config
2019-07-05 Anatoly Burakoveal: add API to lock/unlock tailq list
2019-05-02 John McNamaradoc: fix spelling reported by aspell in comments
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy without adding extra...
2019-01-28 Congwen Zhanglpm: remove recursively included header file
2018-09-19 Alex Kiselevlpm6: add incremental update on delete
2018-09-19 Alex Kiselevlpm6: store rules in hash table
2018-01-31 Pavan Nikhileshlpm: fix allocation of an existing object
2018-01-30 Bruce Richardsonbuild: set compat lib as universal dependency
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonlpm: install vector header files with meson
2018-01-30 Bruce Richardsonlib: build with meson
2018-01-16 Adrien Mazarguillib: fix missing includes in exported headers
2018-01-16 Zhiyong Yanglib: remove unnecessary pointer cast
2018-01-12 Hemant Agrawallpm: fix ARM big endian build
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-10-26 Olivier Matzlpm6: fix compilation with -Og
2017-10-24 Igor Ryzhovlpm6: set errno on creation error
2017-10-24 Igor Ryzhovlpm: set errno on creation error
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-07-16 Stephen Hemmingerlib: remove duplicate includes
2017-07-08 Jerin Jacobupdate Cavium Inc copyright headers
2017-06-19 Wei Dailpm: fix index of tbl8
2017-06-05 Sangjin Hanlpm: fix build with gcc -O0 option
2017-03-27 Olivier Matzmk: optimize directory dependencies
2017-03-15 Vladyslav Buslovlpm6: extend next hop field
2016-11-06 Wei Dailpm: fix freeing memory
2016-10-13 Wei Dailpm: remove redundant check when adding rule
2016-10-13 Wei Dailpm: fix freeing unused sub-table on rule delete
2016-09-13 Adrien Mazarguillib: add missing include dependencies
2016-09-13 Adrien Mazarguillib: work around unnamed structs/unions
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-05-02 Daniel Mrzyglodlpm6: fix possible garbage in lookup
2016-05-02 Igor Ryzhovlpm6: fix missing header dependency
2016-05-02 Christian Ehrhardtlpm: fix freeing in compatibility mode
2016-04-06 Olivier Matzlpm: fix allocation of an existing object
2016-03-31 Michael Qiulpm: fix build of anonymous union initialization
2016-03-22 Christian Ehrhardtlpm6: fix use after free
2016-03-22 Christian Ehrhardtlpm6: fix missing free
2016-03-22 Christian Ehrhardtlpm: fix use after free
2016-03-22 Christian Ehrhardtlpm: fix missing free
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
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-11-04 Na Nalpm: fix incorrect reuse of already allocated tbl8
2015-11-04 Na Nalpm: fix condition check in delete
2015-09-03 Thomas Monjalonlpm: remove deprecated field
2015-08-03 Zhe Taolpm: fix depth small entry add
2015-07-16 Sergio Gonzalez... mem: move librte_malloc to eal/common
2015-07-10 Xuelin Shilpm: fix big endian support
2015-06-23 Ferruh Yigitlib: remove extra parenthesis after return
2015-06-12 Stephen Hemmingerlib: fix whitespace
2015-03-20 Konstantin Ananyeveal/x86: move header file for vector instructions
2015-03-10 David Marchandtailq: move to dynamic tailq
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-02-24 Igor Ryzhovlpm: fix overflow issue
2015-02-03 Neil Hormanmk: add library version extension
2015-02-03 Neil Hormanlib: provide initial versioning
2015-01-28 Konstantin Ananyeveal: introduce ymm type for AVX 256-bit
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-12 Konstantin Ananyevlpm: introduce rte_lpm_lookupx4
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-09-17 Intellpm: add IPv6 support
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Zijie Panlib: fix unused values
next