git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa809e2
)
tcp: heed result of security_inet_conn_request() in tcp_v6_conn_request()
author
Neal Cardwell
<ncardwell@google.com>
Sat, 23 Jun 2012 19:22:00 +0000
(19:22 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 25 Jun 2012 23:05:19 +0000
(16:05 -0700)
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 <ncardwell@google.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/tcp_ipv6.c
patch
|
blob
|
history
diff --cc
net/ipv6/tcp_ipv6.c
Simple merge