From: John Dykstra Date: Thu, 16 Jul 2009 05:04:51 +0000 (+0000) Subject: tcp: Fix MD5 signature checking on IPv4 mapped sockets X-Git-Tag: v2.6.31-rc4~11^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3afe7b75ed8f809c1473ea9b39267487c187ccb;p=pandora-kernel.git tcp: Fix MD5 signature checking on IPv4 mapped sockets Fix MD5 signature checking so that an IPv4 active open to an IPv6 socket can succeed. In particular, use the correct address family's signature generation function for the SYN/ACK. Reported-by: Stephen Hemminger Signed-off-by: John Dykstra Signed-off-by: David S. Miller --- Reading git-diff-tree failed