]> git.baikalelectronics.ru Git - kernel.git/commit
[INET]: Generalise tcp_bind_hash & tcp_inherit_port
authorArnaldo Carvalho de Melo <acme@ghostprotocols.net>
Wed, 10 Aug 2005 03:07:13 +0000 (20:07 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 29 Aug 2005 22:40:29 +0000 (15:40 -0700)
commitf1d34f583d6944e0011063eb34fdd75da04f9495
tree1ea4d4faf831b832489b30b13d8910777020feed
parentf92905fc3911b6b854181f9dd1183c35570895b7
[INET]: Generalise tcp_bind_hash & tcp_inherit_port

This required moving tcp_bucket_cachep to inet_hashinfo.

Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/inet_hashtables.h
include/net/tcp.h
net/ipv4/inet_hashtables.c
net/ipv4/tcp.c
net/ipv4/tcp_ipv4.c
net/ipv6/tcp_ipv6.c