summaryrefslogtreecommitdiff
path: root/lib/table
AgeCommit message (Expand)Author
2024-10-18lpm6: use IPv6 address structure and utilsRobin Jarry
2024-10-09use C linkage where appropriate in headersMattias Rönnblom
2024-08-08version: 24.11-rc0David Marchand
2024-06-19table: remove experimental CRC API for some archesDavid Marchand
2024-06-11table: replace zero length array with flex arrayTyler Retzlaff
2024-03-06lib: move alignment attribute on types for MSVCTyler Retzlaff
2024-03-06lib: use C11 alignment attribute on variablesTyler Retzlaff
2024-01-12table: use a dynamic logtypeStephen Hemminger
2023-12-21lib: use per line logging in helpersDavid Marchand
2023-12-21lib: add more logging helpersDavid Marchand
2023-11-08lib: use abstracted bit count functionsTyler Retzlaff
2023-09-05use abstracted bit count functionsDavid Marchand
2023-08-24remove compatibility wrappers for GCC < 4.8David Marchand
2023-07-31version: 23.11-rc0David Marchand
2023-06-27lib: align comment blocksThomas Monjalon
2023-06-27lib: remove extra asterisks ending comment blocksThomas Monjalon
2023-06-27lib: remove blank line ending comment blocksThomas Monjalon
2023-03-10table: fix action selector group size log2 settingYogesh Jangra
2023-03-10table: build on WindowsStephen Hemminger
2022-09-24table: add entry ID for learner tablesCristian Dumitrescu
2022-09-24table: add entry ID for regular tablesCristian Dumitrescu
2022-09-23table: configure hash function for learner tablesCristian Dumitrescu
2022-09-23table: configure hash function for regular tablesCristian Dumitrescu
2022-09-23table: add key comparison functionsCristian Dumitrescu
2022-09-23table: add hash function prototypeCristian Dumitrescu
2022-07-21version: 22.11-rc0David Marchand
2022-06-24remove unnecessary null checksStephen Hemminger
2022-06-07replace zero-length arrays with flexible onesBruce Richardson
2022-06-01table: improve learner table timersCristian Dumitrescu
2022-02-22lib: remove unneeded header includesSean Morrissey
2022-02-10table: fix C++ includeBruce Richardson
2022-01-11fix spelling in comments and stringsJosh Soref
2021-10-22build/windows: remove separate list of libsBruce Richardson
2021-10-01eal: remove sys/queue.h from public headersWilliam Tu
2021-09-27table: support learner tablesCristian Dumitrescu
2021-08-17version: 21.11-rc0Thomas Monjalon
2021-07-09table: support selector tableCristian Dumitrescu
2021-07-09table: fix bucket empty checkThierry Herbelot
2021-05-04build: fix formatting of Meson listsBruce Richardson
2021-04-21lib: remove librte_ prefix from directory namesBruce Richardson