From: Eric Dumazet <eric.duma...@gmail.com> Date: Mon, 07 Dec 2015 08:53:17 -0800
> From: Eric Dumazet <eduma...@google.com> > > TCP SYNACK messages might now be attached to request sockets. > > XFRM needs to get back to a listener socket. > > Adds new helpers that might be used elsewhere : > sk_to_full_sk() and sk_const_to_full_sk() > > Note: We also need to add RCU protection for xfrm lookups, > now TCP/DCCP have lockless listener processing. This will > be addressed in separate patches. > > Fixes: ca6fb0651883 ("tcp: attach SYNACK messages to request sockets instead > of listener") > Reported-by: Dave Jones <da...@codemonkey.org.uk> > Signed-off-by: Eric Dumazet <eduma...@google.com> Applied. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html