From: Vladislav Yasevich <vyasev...@gmail.com> Date: Sun, 29 Jan 2017 22:52:53 -0500
> IPv6 will mark data that is smaller that mtu - headersize as > CHECKSUM_PARTIAL, but if the data will completely fill the mtu, > the packet checksum will be computed in software instead. > Extend the conditional to include the data that fills the mtu > as well. > > Signed-off-by: Vladislav Yasevich <vyase...@redhat.com> Looks good, applied, thanks!