1edf7a796d
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:
|
||
---|---|---|
.. | ||
ip_frag_common.h | ||
ip_frag_internal.c | ||
meson.build | ||
rte_ip_frag_common.c | ||
rte_ip_frag.h | ||
rte_ipv4_fragmentation.c | ||
rte_ipv4_reassembly.c | ||
rte_ipv6_fragmentation.c | ||
rte_ipv6_reassembly.c | ||
version.map |