From: Neal Cardwell Date: Sat, 23 Jun 2012 19:22:00 +0000 (+0000) Subject: tcp: heed result of security_inet_conn_request() in tcp_v6_conn_request() X-Git-Tag: v3.5-rc5~17^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=437c5b53f63b468996090200df66ef2f3f588c80;p=pandora-kernel.git tcp: heed result of security_inet_conn_request() in tcp_v6_conn_request() If security_inet_conn_request() returns non-zero then TCP/IPv6 should drop the request, just as in TCP/IPv4 and DCCP in both IPv4 and IPv6. Signed-off-by: Neal Cardwell Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed