summaryrefslogtreecommitdiff
path: root/lib/bpf
AgeCommit message (Expand)Author
2024-10-10bpf: fix free function mismatch if convert failsStephen Hemminger
2024-10-09use C linkage where appropriate in headersMattias Rönnblom
2024-08-08version: 24.11-rc0David Marchand
2024-07-04bpf: fix load hangs with six IPv6 addressesKonstantin Ananyev
2024-07-04bpf: fix MOV instruction evaluationKonstantin Ananyev
2024-06-18bpf: disable on 32-bit x86Luca Boccassi
2024-03-06lib: move alignment attribute on types for MSVCTyler Retzlaff
2024-03-01lib: use log helper with prefixTyler Retzlaff
2023-12-21lib: use per line logging in helpersDavid Marchand
2023-12-21lib: replace logging helpersDavid Marchand
2023-12-21lib: simplify multilines log messagesDavid Marchand
2023-12-21bpf: remove log level in internal helperDavid Marchand
2023-11-13bpf: promote some functions as stableStephen Hemminger
2023-09-29bpf: use stdatomic APITyler Retzlaff
2023-09-05use abstracted bit count functionsDavid Marchand
2023-07-31version: 23.11-rc0David Marchand
2023-06-27lib: restrict use of keyword externThomas Monjalon
2023-03-20bpf: rename functions to avoid conflict with libpcapJ.J. Martzki
2023-03-12remove repeated wordsStephen Hemminger
2022-11-15cleanup compat header inclusionsDavid Marchand
2022-09-21eal: remove unneeded includes from a public headerDmitry Kozlyuk
2022-09-21bpf: avoid useless memcpy callHenning Schild
2022-07-21version: 22.11-rc0David Marchand
2022-03-14bpf: fix build with some libpcap version on FreeBSDDavid Marchand
2022-02-22bpf: add missing C++ guardsBrian Dooley
2022-02-22lib: remove unneeded header includesSean Morrissey
2022-01-11fix spelling in comments and stringsJosh Soref
2021-11-16fix spelling in comments and doxygenStephen Hemminger
2021-11-10build: cleanup libpcap dependent componentsDavid Marchand
2021-11-04bpf: fix convert API when libpcap missingKonstantin Ananyev
2021-11-04bpf: fix doxygen commentKonstantin Ananyev
2021-11-03bpf: use wait until scheme for Rx/Tx iterationFeifei Wang
2021-10-22build/windows: remove separate list of libsBruce Richardson
2021-10-22bpf: add function to dump eBPF instructionsStephen Hemminger
2021-10-22bpf: add function to convert classic BPF to DPDK BPFStephen Hemminger
2021-10-22bpf: allow self-xor operationStephen Hemminger
2021-09-22lib: remove C++ include guard from private headersThomas Monjalon
2021-08-17version: 21.11-rc0Thomas Monjalon
2021-05-11log: register with standardized namesDavid Marchand
2021-05-05bpf: fix JSLT validationHongbo Zheng
2021-04-21lib: remove librte_ prefix from directory namesBruce Richardson