commit | d8313f5ca2b1f86b7df6c99fc4b3fffa1f84e92b | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@mandriva.com> | Tue Dec 13 23:25:44 2005 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Jan 03 13:10:56 2006 -0800 |
tree | 1ee41d265c7790e4389bf4d123b2b60975ad2967 | |
parent | a7f5e7f164788a22eb5d3de8e2d3cee1bf58fdca [diff] |
[INET6]: Generalise tcp_v6_hash_connect Renaming it to inet6_hash_connect, making it possible to ditch dccp_v6_hash_connect and share the same code with TCP instead. Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com> Signed-off-by: David S. Miller <davem@davemloft.net>