On 7/13/22 22:47, Mike Pattrick wrote: > On Tue, Jun 7, 2022 at 11:00 AM Salem Sol <[email protected]> wrote: >> >> In case of modifying an IPv6 packet src/dst address the L4 checksum should be >> recalculated only for the first frag. Currently it's done for all frags, >> leading to incorrect reassembled packet checksum. >> Fix it by adding a new flag to recalculate the checksum only for last frag. > > Should be "only for the first frag." > > Acked-by: Mike Pattrick <[email protected]>.
Thanks! Applied and backported down to 2.13. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
