]> git.baikalelectronics.ru Git - kernel.git/commit
[TIMEWAIT]: Move inet_timewait_death_row routines to net/ipv4/inet_timewait_sock.c
authorArnaldo Carvalho de Melo <acme@mandriva.com>
Wed, 10 Aug 2005 03:45:03 +0000 (20:45 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 29 Aug 2005 22:55:58 +0000 (15:55 -0700)
commit5185f7c4cc87f8f0aff80038fe4e7342fe9a534f
treed0990b1d6f5fd6b3b7ddce553a16cccf6f029651
parentcaf9a9ae1057a1c2031ef384220c5657b05153bd
[TIMEWAIT]: Move inet_timewait_death_row routines to net/ipv4/inet_timewait_sock.c

Also export the ones that will be used in the next changeset, when
DCCP uses this infrastructure.

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/inet_timewait_sock.h
include/net/tcp.h
net/ipv4/inet_timewait_sock.c
net/ipv4/tcp_minisocks.c