From: Willem de Bruijn <willemdebruijn.ker...@gmail.com> Date: Thu, 7 Apr 2016 18:12:57 -0400
> Follow up patches to the fixes to RxRPC and SunRPC. A scan of the > code showed two other interfaces that expect UDP packets to have > a udphdr when queued: read packet length with ioctl SIOCINQ and > receive payload checksum with socket option IP_CHECKSUM. As we are seeing, lots of places depend upon the old way of queueing up UDP frames. :-/ Applied, thanks for mopping all of this up.