[IPV6]: Generalise the tcp_v6_lookup routines
authorArnaldo Carvalho de Melo <acme@mandriva.com>
Fri, 12 Aug 2005 12:19:38 +0000 (09:19 -0300)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 29 Aug 2005 22:57:24 +0000 (15:57 -0700)
commit505cbfc577f3fa778005e2800b869eca25727d5f
treea823df4b3e919b06b08d49014ad233c48a5903ff
parentb766b305d3f2d8be173e5d9853534ea1afdbabba
[IPV6]: Generalise the tcp_v6_lookup routines

In the same way as was done with the v4 counterparts, this will be moved
to inet6_hashtables.c.

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/ipv6.h
include/net/inet6_hashtables.h [new file with mode: 0644]
net/ipv4/Kconfig
net/ipv4/tcp_diag.c
net/ipv6/tcp_ipv6.c