[dpdk-stable] [dpdk-dev] [PATCH] ip_frag: fix fragmenting ipv4 packet with header option

Ananyev, Konstantin konstantin.ananyev at intel.com
Fri May 1 22:43:50 CEST 2020


> 
> When fragmenting ipv4 packet, the data offset should be calculated through
> the ihl field in ip header rather than using sizeof(struct rte_ipv4_hdr).
> 
> Fixes: 4c38e5532a07 ("ip_frag: refactor IPv4 fragmentation into a proper library")
> Cc: anatoly.burakov at intel.com
> Cc: stable at dpdk.org
> ---

Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com>

> 2.17.0
> 



More information about the stable mailing list