On Sat, May 5, 2018 at 1:12 AM, Willem de Bruijn <[email protected]> wrote: > On Fri, May 4, 2018 at 8:29 PM, Alexander Duyck > <[email protected]> wrote: >> From: Alexander Duyck <[email protected]> >> >> We should verify that we can pull the UDP header before we attempt to do >> so. Otherwise if this fails we have no way of knowing and GSO will not work >> correctly. > > This already happened in the callers udp[46]_ufo_fragment
Ah. Okay I didn't see that. I may add a comment somewhere indicating that is the case as it is a bit buried with all the calls. Thanks. - Alex
