replace packed attributes
[dpdk.git] / lib / librte_net / rte_ip.h
2020-04-16 Thomas Monjalonreplace packed attributes
2019-11-20 Stephen Hemmingernet: constify pointer to IPv6 header
2019-11-08 Flavia Musatescunet: fix IPv4 IHL and VHL define
2019-10-23 David Marchandnet: add missing endianness annotations
2019-07-05 Fan Zhangipsec: support header construction
2019-07-05 Marcin Smoczynskinet: add IPv6 header extension parsing function
2019-07-04 Saleh Alsouqinet: define IPv4 IHL and VHL
2019-07-03 Morten Brørupnet: add definition for DSCP and ECN masks
2019-07-03 Morten Brørupnet: fix definition of IPv6 traffic class mask
2019-06-03 David Marchandnet: replace IPv4/v6 constants with uppercase name
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