https://bugs.linaro.org/show_bug.cgi?id=2976
--- Comment #10 from Maxim Uvarov <[email protected]> --- https://github.com/Linaro/odp/commit/87fbe7fbf2debf8bc44bfffc3d3a2d1827208452 refs/heads/master 2017-08-29T00:25:07+03:00 Dmitry Eremin-Solenikov [email protected] helper: ip: correct ipv4 header checksum calculation Current code for IPv4 header checksum calculation assumes that packet data is aligned on 2-byte boundary, that there are no optional headers, etc. Rewrite checksumming code to properly copy & process headers. https://bugs.linaro.org/show_bug.cgi?id=2976 Signed-off-by: Dmitry Eremin-Solenikov <[email protected]> Signed-off-by: Bill Fischofer <[email protected]> Signed-off-by: Maxim Uvarov <[email protected]> -- You are receiving this mail because: You are on the CC list for the bug.
