numam-dpdk/lib/gro
Kumara Parameshwaran 72f51b097a gro: check payload length after trim
When packet is padded with extra bytes the
the validation of the payload length should be done
after the trim operation

Fixes: b8a55871d5 ("gro: trim tail padding bytes")
Cc: stable@dpdk.org

Signed-off-by: Kumara Parameshwaran <kumaraparamesh92@gmail.com>
Acked-by: Jiayu Hu <jiayu.hu@intel.com>
2022-10-26 17:18:11 +02:00
..
gro_tcp4.c gro: check payload length after trim 2022-10-26 17:18:11 +02:00
gro_tcp4.h lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
gro_udp4.c gro: check payload length after trim 2022-10-26 17:18:11 +02:00
gro_udp4.h lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
gro_vxlan_tcp4.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
gro_vxlan_tcp4.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
gro_vxlan_udp4.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
gro_vxlan_udp4.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
meson.build lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_gro.c gro: fix identifying fragmented packets 2022-07-05 18:30:38 +02:00
rte_gro.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00