net: add rte prefix to IP defines
[dpdk.git] / lib / librte_net / rte_ip.h
2019-05-24 Olivier Matznet: add rte prefix to IP defines
2019-05-24 Olivier Matznet: add rte prefix to IP structure
2018-12-21 Bruce Richardsonnet: fix underflow for checksum of invalid IPv4 packets
2018-06-27 Gage Eadsnet: rename u16 to fix shadowed declaration
2018-05-22 Andy Greennet: explicit cast in L4 checksum
2018-05-20 Andy Greennet: explicit cast of protocol in IPv6 checksum
2018-05-20 Andy Greennet: explicit cast of IP checksum to 16-bit
2018-01-21 Shachar Beisernet: add IPv6 header fields macros
2018-01-05 Olivier Matznet: update licence for network headers
2017-11-13 Pavel Shirshovlib: fix typos
2016-10-13 Olivier Matznet: add function to calculate checksum in mbuf
2015-11-25 Daniel Mrzyglodnet: fix build with gcc 4.4.7 and strict aliasing
2015-06-23 Ferruh Yigitlib: remove extra parenthesis after return
2015-04-23 Bruce Richardsonnet: remove unneeded include
2015-04-13 Vlad Zolotarovixgbe: add LRO support
2015-01-15 Declan Dohertybond: fix vlan flag interpretation
2014-12-16 Konstantin Ananyevnet: fix IPv6 checksum
2014-12-11 Michael Qiunet: fix build with gcc 4.4.7 and strict aliasing
2014-11-27 Thomas Monjalonnet: fix conflict with libc
2014-11-26 Olivier Matzmbuf: generic support for TCP segmentation offload
2014-11-26 Olivier Matznet: new checksum functions
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelexamples/ip_reassembly: initial import
2013-07-25 Intelupdate copyright date to 2013
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release