summaryrefslogtreecommitdiff
path: root/lib/node
AgeCommit message (Expand)Author
2024-10-18node: use IPv6 address structure and utilsRobin Jarry
2024-10-18lpm6: use IPv6 address structure and utilsRobin Jarry
2024-10-18net: use IPv6 address structure for packet headersRobin Jarry
2024-10-16node: add some xstats in IPv4 nodesPavan Nikhilesh
2024-10-09use C linkage where appropriate in headersMattias Rönnblom
2024-08-08version: 24.11-rc0David Marchand
2024-03-06lib: move alignment attribute on types for MSVCTyler Retzlaff
2024-03-06lib: use C11 alignment attribute on variablesTyler Retzlaff
2024-03-01lib: use log helper with prefixTyler Retzlaff
2024-02-19node: add next node to ethdev Rx nodeRakesh Kudurumalla
2024-02-14use C11 alignofTyler Retzlaff
2024-02-01lib: remove duplicate prefix in logsDavid Marchand
2023-12-21lib: use per line logging in helpersDavid Marchand
2023-12-21lib: remove redundant newline from logsDavid Marchand
2023-11-13node: promote some functions as stableStephen Hemminger
2023-10-17node: add IPv4 UDPRakesh Kudurumalla
2023-10-17node: add IPv4 local node to handle local packetsRakesh Kudurumalla
2023-10-17node: add IPv4 reassembly nodePavan Nikhilesh
2023-10-17node: remove max macro from all nodesRakesh Kudurumalla
2023-06-28node: remove useless return code assignmentAmit Prakash Shukla
2023-06-27lib: remove blank line ending comment blocksThomas Monjalon
2023-06-19graph: split graph worker into common and default modelZhirun Yan
2023-06-19graph: rename rte graph worker header as commonZhirun Yan
2023-06-12lib: add IPv6 rewrite nodeAmit Prakash Shukla
2023-06-12node: add IPv6 lookup nodeSunil Kumar Kori
2023-06-12node: remove hardcoded next node details from ethdev RxVamsi Attunuru
2023-06-12node: add Rx from kernelVamsi Attunuru
2023-06-12node: add Tx to kernelVamsi Attunuru
2022-11-15cleanup compat header inclusionsDavid Marchand
2022-10-10node: check Rx element allocationShiqi Liu
2022-09-21eal: remove unneeded includes from a public headerDmitry Kozlyuk
2022-02-22lib: remove unneeded header includesSean Morrissey
2021-11-16fix spelling in comments and doxygenStephen Hemminger
2021-10-22build/windows: remove separate list of libsBruce Richardson
2021-09-22lib: remove C++ include guard from private headersThomas Monjalon
2021-05-11log: register with standardized namesDavid Marchand
2021-04-21lib: remove librte_ prefix from directory namesBruce Richardson