summaryrefslogtreecommitdiff
path: root/lib/net
AgeCommit message (Expand)Author
2024-06-11net: clear outer UDP checksum in Intel prepare helperDavid Marchand
2024-06-11net: fix outer UDP checksum in Intel prepare helperDavid Marchand
2024-06-11net: extend VXLAN header to support more extensionsGavin Li
2024-06-11ethdev: add VXLAN last reserved fieldRongwei Liu
2024-05-16net: stop using x86 MMX intrinsics for CRCTyler Retzlaff
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-19net: add macros for VLAN metadata parsingAlan Elder
2024-02-19net: fix TCP/UDP checksum with padding dataKaiwen Deng
2023-12-21lib: use per line logging in helpersDavid Marchand
2023-12-21lib: remove redundant newline from logsDavid Marchand
2023-11-13net: promote IP API as stableStephen Hemminger
2023-10-09net: add headers for TLS/DTLS packetsAkhil Goyal
2023-10-04net: accept more MAC address inputs for parser APIStephen Hemminger
2023-08-16remove C11 compatibility macroTyler Retzlaff
2023-07-31version: 23.11-rc0David Marchand
2023-06-05net: add PDCP headerVolodymyr Fialko
2023-06-06net: calculate correct UDP pseudo header for UFOZhichao Zeng
2023-06-02app/testpmd: set SRv6 header without any TLVRongwei Liu
2023-05-31ethdev: add flow item for RoCE infiniband BTHDong Zhou
2023-04-12net: fix return type of IPv4 L4 packet checksumElena Agostini
2023-03-12remove repeated wordsStephen Hemminger
2023-02-09ethdev: match ICMPv6 ID and sequenceLeo Xu
2023-02-07net: mark all big endian typesThomas Monjalon
2023-02-07net: add smaller fields for VXLANThomas Monjalon
2023-02-03ethdev: add flow matching of IPv6 routing extensionRongwei Liu
2022-11-15cleanup compat header inclusionsDavid Marchand
2022-09-29net: fix build with -WpedanticAli Alnubani
2022-09-28net: add MACsec headerAkhil Goyal
2022-09-20net: accept unaligned data in checksum routinesMattias Rönnblom
2022-07-21version: 22.11-rc0David Marchand
2022-06-23net: fix GTP PSC headersGregory Etelson
2022-06-21net: remove unneeded header includesSean Morrissey
2022-06-01ip_frag: add IPv4 options fragmentHuichao Cai
2022-02-22lib: remove unneeded header includesSean Morrissey
2022-02-11net: add optional fields in GRE headerSean Zhang
2022-02-09app/testpmd: add 6 types of L2TPv2 messageJie Wang
2022-02-09net: fix L2TPv2 common headerJie Wang
2022-02-04net: add UDP/TCP checksum in mbuf segmentsXiaoyun Li
2022-01-11fix spelling in comments and stringsJosh Soref
2021-11-17net: add macro for VLAN header lengthFerruh Yigit
2021-11-16fix spelling in comments and doxygenStephen Hemminger
2021-10-28net: fix build with sparse on L2TPv2 bitfieldsDavid Marchand
2021-10-25net: avoid cast-align warning in VLAN insert functionEli Britstein
2021-10-25net: fix build with pedantic for L2TPv2 definitionsDavid Marchand
2021-10-24mbuf: add namespace to offload flagsOlivier Matz
2021-10-21ethdev: support L2TPv2 and PPP procotolJie Wang
2021-10-18net: fix aliasing in checksum computationGeorg Sauthoff
2021-10-14net: introduce IPv4 IHL and version fieldsGregory Etelson