summaryrefslogtreecommitdiff
path: root/tools/testing
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2015-03-22 17:22:24 (GMT)
committerDavid S. Miller <davem@davemloft.net>2015-03-23 20:52:26 (GMT)
commit85645bab57bfc6b0b43bb96a301c4ef83925c07d (patch)
treeadc831565f5f8e0bb666f087cf656b2b18d48f4b /tools/testing
parent2215089b224412bfb28c5ae823b2a5d4e28a49d7 (diff)
downloadlinux-85645bab57bfc6b0b43bb96a301c4ef83925c07d.tar.xz
ipv4: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request sockets
dccp_v4_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. New dccp_req_err() helper is exported so that we can use it in IPv6 in following patch. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions