From: Eric Dumazet <[email protected]> Date: Thu, 05 Nov 2015 11:34:06 -0800
> From: Eric Dumazet <[email protected]> > > Before converting a 'socket pointer' into inet socket, > use sk_fullsock() to detect timewait or request sockets. > > Fixes: ca6fb0651883 ("tcp: attach SYNACK messages to request sockets instead > of listener") > Signed-off-by: Eric Dumazet <[email protected]> > Reported-by: Dmitry Vyukov <[email protected]> > Tested-by: Dmitry Vyukov <[email protected]> > Cc: Pablo Neira Ayuso <[email protected]> > --- > Please David merge this directly into net tree, I am sure Pablo > wont object for a fast track. Thanks ! Yep, applied, thanks Eric. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
