aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include/protocols
AgeCommit message (Expand)Author
2022-02-08linux-gen: remove odp_api.h includes from implementationMatias Elo
2021-10-21linux-gen: fix zero-size array build errorsMatias Elo
2021-02-05linux-gen: pktio: add LSO support for IPv4 fragmentationPetri Savolainen
2018-08-22linux-gen: add SCTP protocol headerDmitry Eremin-Solenikov
2018-05-21linux-gen: byteorder: remove separate API inlining headerDmitry Eremin-Solenikov
2018-03-02linux-gen: packet: support L4 type No Next HeaderDmitry Eremin-Solenikov
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-01-22linux-gen: byteorder: use inlined version internallyPetri Savolainen
2018-01-14linux-generic: remove camelcase from icmp protocolBill Fischofer
2017-12-27linux-generic: add toeplitz hash algorithmBalasubramanian Manoharan
2017-12-27linux-gen: add support for UDP-encapsulated ESP packetsDmitry Eremin-Solenikov
2017-12-27linux-gen: protocols: ip: add more ipv6 definesDmitry Eremin-Solenikov
2017-12-27linux-gen: packet: add support for IP-in-IP (RFC 2003) encapDmitry Eremin-Solenikov
2017-06-16linux-gen: packet: recognize ICMPv6 packetsMatias Elo
2017-02-07linux-generic: classification: implement ipv6 packet matching ruleBalasubramanian Manoharan
2017-01-12api: byteorder: avoid bitfield order doxygen omissionsBill Fischofer
2016-10-24linux-gen: packet: identify sctp packetsMatias Elo
2016-07-05linux-gen: remove all dependencies to helperYi He