commit | 9501f9722922f2e80e1f9dc6682311d65c2b5690 | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Fri Apr 18 12:45:16 2008 +0900 |
committer | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Thu Jun 12 03:46:30 2008 +0900 |
tree | ca8195e04ea63e8273801030ce26527fe5a8a7c7 | |
parent | 8d26d76dd4a4c87ef037a44a42a0608ffc730199 [diff] |
tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_hash(). As we do for other socket/timewait-socket specific parameters, let the callers pass appropriate arguments to tcp_v{4,6}_do_calc_md5_hash(). Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>