From: Eric Dumazet <[email protected]> Date: Thu, 08 Oct 2015 05:01:55 -0700
> From: Eric Dumazet <[email protected]> > > selinux needs few changes to accommodate fact that SYNACK messages > can be attached to a request socket, lacking sk_security pointer > > (Only syncookies are still attached to a TCP_LISTEN socket) > > Adds a new sk_listener() helper, and use it in selinux and sch_fq > > Fixes: ca6fb0651883 ("tcp: attach SYNACK messages to request sockets instead > of listener") > Signed-off-by: Eric Dumazet <[email protected]> > Reported by: kernel test robot <[email protected]> Applied, thanks everyone. -- 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
