On Wed, 2016-01-27 at 17:02 -0500, David Miller wrote: > From: Eric Dumazet <eric.duma...@gmail.com> > Date: Tue, 26 Jan 2016 16:59:42 -0800 > > > From: Eric Dumazet <eduma...@google.com> > > > > We should not assume a valid protocol header is present, > > as this is not the case for IPv4 fragments. > > > > Lets avoid extra cache line misses and potential bugs > > if we actually find a socket and incorrectly uses its dst. > > > > Signed-off-by: Eric Dumazet <eduma...@google.com> > > Applied, thanks.
David, I do not see this patch in net tree ? Thanks !