commit | 8d26d76dd4a4c87ef037a44a42a0608ffc730199 | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Thu Apr 17 13:19:16 2008 +0900 |
committer | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Thu Jun 12 02:38:20 2008 +0900 |
tree | 884ff53a83e460aa3f1837cc336a5a34f364156e | |
parent | 076fb7223357769c39f3ddf900bba6752369c76a [diff] |
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 <yoshfuji@linux-ipv6.org>