On Thu, Mar 13, 2025 at 8:44 AM David Marchand <[email protected]> wrote: > > Helpers like packet_set_ipv4() resets IP csum flags. > Inspecting and natting embedded payload in an ICMP error is thus broken > if the "outer" IP header had some Rx checksum flags that made it > elligible to Tx IP checksum.
Sp: eligible > Reset temporarily any Tx checksum to force those helpers to resolve the > checksums. > > Signed-off-by: David Marchand <[email protected]> Acked-by: Mike Pattrick <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
