test/mbuf: fix access to freed memory
[dpdk.git] / lib / net /
2021-10-25 Eli Britsteinnet: avoid cast-align warning in VLAN insert function
2021-10-25 David Marchandnet: fix build with pedantic for L2TPv2 definitions
2021-10-24 Olivier Matzmbuf: add namespace to offload flags
2021-10-21 Jie Wangethdev: support L2TPv2 and PPP procotol
2021-10-18 Georg Sauthoffnet: fix aliasing in checksum computation
2021-10-14 Gregory Etelsonnet: introduce IPv4 IHL and version fields
2021-10-13 Olivier Matznet: promote IPv6 external headers skip API as stable
2021-10-07 Lance Richardsonnet: fix checksum API documentation
2021-10-08 Dmitry Kozlyuknet: rename Ethernet header fields
2021-10-07 Tal Shnaidermansecurity: use net library to include IP structs
2021-10-02 Stephen Hemmingernet: promote string to ethernet to stable
2021-10-02 Xiao Wangnet: promote make rarp packet function to stable
2021-09-30 Pallavi Kadamnet: enable random address on Windows
2021-09-28 Raslan Darawshehnet: add extension header for GTP PSC
2021-09-15 Mohsin Kazminet: fix checksum offload for outer IPv4
2021-09-07 Aman Deep Singhnet: add macro to extract MAC address bytes
2021-09-07 Aman Deep Singhnet: add macro for MAC address print
2021-08-17 Thomas Monjalonversion: 21.11-rc0
2021-07-02 Olivier Matznet: introduce functions to verify L4 checksums
2021-05-11 David Marchandnet: fix header include order for FreeBSD
2021-05-11 David Marchandnet: add endianness annotations to ethernet headers
2021-05-11 David Marchandlog: register with standardized names
2021-04-21 Bruce Richardsonlib: remove librte_ prefix from directory names