summaryrefslogtreecommitdiff
path: root/lib/librte_lpm
AgeCommit message (Expand)Author
2021-01-14lpm: fix vector IPv4 lookupRuifeng Wang
2020-10-24lpm: hide internal dataRuifeng Wang
2020-10-24lpm: fix free of data structureRuifeng Wang
2020-10-19build: remove library name from version map file nameBruce Richardson
2020-10-13config: remap flags used for Arm platformsRuifeng Wang
2020-09-08build: remove makefilesCiara Power
2020-08-12version: 20.11-rc0Thomas Monjalon
2020-07-21lpm: report error when defer queue overflowsRuifeng Wang
2020-07-11lpm: hide defer queue handleRuifeng Wang
2020-07-10lpm: implement RCU rule reclamationRuifeng Wang
2020-04-24lpm6: fix comments spellingStephen Hemminger
2020-04-24lpm6: fix size of tbl8 groupAlex Kiselev
2020-04-24lpm: skip table entries update if rules foundYangchao Zhou
2020-03-31lpm6: make IPv6 address immutableAndrzej Ostruszka
2020-02-16lpm6: make IPv6 address immutableStephen Hemminger
2020-02-05build: remove unneeded function versioningAndrzej Ostruszka
2019-11-20build: align symbols with global ABI versionPawel Modrak
2019-11-20lpm: remove deprecated codeMarcin Baran
2019-11-20build: remove individual library versionsAnatoly Burakov
2019-11-08lib: annotate versioned functionsAndrzej Ostruszka
2019-10-27build: support building ABI versioned files twiceBruce Richardson
2019-10-27eal: split compat header fileBruce Richardson
2019-08-05replace license text with SPDX tag on PPC filesDavid Christensen
2019-07-29lpm: replace license text with SPDX tagXiaolong Ye
2019-07-19lpm: use atomic store to avoid partial updateRuifeng Wang
2019-07-19lpm: avoid race conditions for v20Ruifeng Wang
2019-07-19lpm: avoid race conditions for v1604Ruifeng Wang
2019-07-19lpm: uninline some functionsRuifeng Wang
2019-07-06eal: hide shared memory configAnatoly Burakov
2019-07-05eal: add API to lock/unlock tailq listAnatoly Burakov
2019-05-03doc: fix spelling reported by aspell in commentsJohn McNamara
2019-04-04replace snprintf with strlcpy without adding extra includeBruce Richardson
2019-01-28lpm: remove recursively included header fileCongwen Zhang
2018-09-19lpm6: add incremental update on deleteAlex Kiselev
2018-09-19lpm6: store rules in hash tableAlex Kiselev
2018-02-01lpm: fix allocation of an existing objectPavan Nikhilesh
2018-01-30build: set compat lib as universal dependencyBruce Richardson
2018-01-30build: replace license text with SPDX tagBruce Richardson
2018-01-30lpm: install vector header files with mesonBruce Richardson
2018-01-30lib: build with mesonBruce Richardson
2018-01-17lib: fix missing includes in exported headersAdrien Mazarguil
2018-01-16lib: remove unnecessary pointer castZhiyong Yang
2018-01-12lpm: fix ARM big endian buildHemant Agrawal
2018-01-04lib: use SPDX tag for Intel copyright filesBruce Richardson
2017-11-06remove useless memzone includesThomas Monjalon
2017-10-27lpm6: fix compilation with -OgOlivier Matz
2017-10-24lpm6: set errno on creation errorIgor Ryzhov
2017-10-24lpm: set errno on creation errorIgor Ryzhov
2017-10-24mk: do not generate LDLIBS from directory dependenciesOlivier Matz
2017-07-16lib: remove duplicate includesStephen Hemminger