numam-dpdk/lib/librte_gro
Jiayu Hu f8a05885e7 gro: fix overflow of payload length calculation
When the packet length is smaller than the header length,
the calculated payload length will be overflowed and result
in incorrect reassembly behaviors.

Fixes: 1e4cf4d6d4 ("gro: cleanup")
Fixes: 9e0b9d2ec0 ("gro: support VxLAN GRO")
Cc: stable@dpdk.org

Signed-off-by: Jiayu Hu <jiayu.hu@intel.com>
2018-12-19 04:29:57 +01:00
..
gro_tcp4.c gro: fix overflow of payload length calculation 2018-12-19 04:29:57 +01:00
gro_tcp4.h gro: support VxLAN GRO 2018-01-11 23:18:36 +01:00
gro_vxlan_tcp4.c gro: fix overflow of payload length calculation 2018-12-19 04:29:57 +01:00
gro_vxlan_tcp4.h gro: support VxLAN GRO 2018-01-11 23:18:36 +01:00
Makefile gro: support VxLAN GRO 2018-01-11 23:18:36 +01:00
meson.build build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
rte_gro_version.map gro: fix typo in map file 2017-08-31 23:02:54 +02:00
rte_gro.c gro: support VxLAN GRO 2018-01-11 23:18:36 +01:00
rte_gro.h gro: support VxLAN GRO 2018-01-11 23:18:36 +01:00