Re: [PATCH net] udpv6: Fix the checksum computation when HW checksum does not apply

2017-09-18 Thread David Miller
From: Subash Abhinov Kasiviswanathan Date: Wed, 13 Sep 2017 19:30:51 -0600 > While trying an ESP transport mode encryption for UDPv6 packets of > datagram size 1436 with MTU 1500, checksum error was observed in > the secondary fragment. > > This error occurs due to the

[PATCH net] udpv6: Fix the checksum computation when HW checksum does not apply

2017-09-13 Thread Subash Abhinov Kasiviswanathan
While trying an ESP transport mode encryption for UDPv6 packets of datagram size 1436 with MTU 1500, checksum error was observed in the secondary fragment. This error occurs due to the UDP payload checksum being missed out when computing the full checksum for these packets in