lib: cleanup
[dpdk.git] / lib / librte_lpm / rte_lpm6.c
2020-01-16 David Marchandlib: cleanup
2019-11-20 Marcin Baranlpm: remove deprecated code
2019-11-08 Andrzej Ostruszkalib: annotate versioned functions
2019-10-27 Bruce Richardsoneal: split compat header file
2019-07-06 Anatoly Burakoveal: hide shared memory config
2019-07-05 Anatoly Burakoveal: add API to lock/unlock tailq list
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy without adding extra...
2018-09-19 Alex Kiselevlpm6: add incremental update on delete
2018-09-19 Alex Kiselevlpm6: store rules in hash table
2018-01-16 Zhiyong Yanglib: remove unnecessary pointer cast
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-07-16 Stephen Hemmingerlib: remove duplicate includes
2017-03-15 Vladyslav Buslovlpm6: extend next hop field
2016-05-02 Daniel Mrzyglodlpm6: fix possible garbage in lookup
2016-04-06 Olivier Matzlpm: fix allocation of an existing object
2016-03-22 Christian Ehrhardtlpm6: fix use after free
2016-03-22 Christian Ehrhardtlpm6: fix missing free
2015-03-10 David Marchandtailq: move to dynamic tailq
2015-03-10 David Marchandtailq: remove unneeded inclusions
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
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intellpm: add IPv6 support