From: YOSHIFUJI Hideaki Date: Thu, 17 Apr 2008 04:19:16 +0000 (+0900) Subject: tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6. X-Git-Tag: v2.6.27-rc1~969^2~329^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d26d76dd4a4c87ef037a44a42a0608ffc730199;p=pandora-kernel.git tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6. We can share most part of the hash calculation code because the only difference between IPv4 and IPv6 is their pseudo headers. Signed-off-by: YOSHIFUJI Hideaki --- Reading git-diff-tree failed