From: Eric Dumazet Date: Sun, 22 Mar 2015 17:22:25 +0000 (-0700) Subject: ipv6: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request sockets X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~175^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52036a43055b3aae6659841c45a809af2ad4535e;p=pandora-kernel.git ipv6: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request sockets dccp_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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed