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:
26e3736
)
ipv6: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request sockets
author
Eric Dumazet
<edumazet@google.com>
Sun, 22 Mar 2015 17:22:23 +0000
(10:22 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 23 Mar 2015 20:52:26 +0000
(16:52 -0400)
tcp_v6_err() can restrict lookups to ehash table, and not to listeners.
Note this patch creates the infrastructure, but this means that ICMP
messages for request sockets are ignored until complete conversion.
Signed-off-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