[DCCP]: Finish the TIMEWAIT minisock support
authorArnaldo Carvalho de Melo <acme@mandriva.com>
Wed, 10 Aug 2005 03:45:21 +0000 (20:45 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 29 Aug 2005 22:56:03 +0000 (15:56 -0700)
commit64cf1e5d8b5f88d56509260e08fa0d8314277350
tree1b2decb48c52d8f3f3abe04ffb8e0dca80f0747a
parent696ab2d3bffc746fb8cf3712f066d42b9886aeed
[DCCP]: Finish the TIMEWAIT minisock support

Using most of the infrastructure TCP uses, with a dccp_death_row,
etc. As per my current interpretation of the draft what we have with
this changeset seems to be all we need (or very close to it 8)).

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