]> git.baikalelectronics.ru Git - kernel.git/commit
[INET6]: Generalise tcp_v6_hash_connect
authorArnaldo Carvalho de Melo <acme@mandriva.com>
Wed, 14 Dec 2005 07:25:44 +0000 (23:25 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 3 Jan 2006 21:10:56 +0000 (13:10 -0800)
commit22488d94ca638746a56b41df9cb2e1544b580818
tree1ee41d265c7790e4389bf4d123b2b60975ad2967
parent725f40373369273f8925b793d17c6927cf0dc15f
[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>
drivers/char/random.c
include/linux/random.h
include/net/ipv6.h
net/dccp/ipv6.c
net/ipv6/inet6_hashtables.c
net/ipv6/tcp_ipv6.c