linux/net/dccp
Arnaldo Carvalho de Melo 64cf1e5d8b [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>
2005-08-29 15:56:03 -07:00
..
ccids [DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg 2005-08-29 15:55:18 -07:00
Kconfig [DCCP]: Initial implementation 2005-08-29 15:49:46 -07:00
Makefile [DCCP]: Initial implementation 2005-08-29 15:49:46 -07:00
ccid.c [DCCP]: Initial implementation 2005-08-29 15:49:46 -07:00
ccid.h [DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg 2005-08-29 15:55:18 -07:00
dccp.h [DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg 2005-08-29 15:55:18 -07:00
input.c [DCCP]: Fix u64 printf format warnings. 2005-08-29 15:54:34 -07:00
ipv4.c [DCCP]: Finish the TIMEWAIT minisock support 2005-08-29 15:56:03 -07:00
minisocks.c [DCCP]: Finish the TIMEWAIT minisock support 2005-08-29 15:56:03 -07:00
options.c [DCCP]: Fix u64 printf format warnings. 2005-08-29 15:54:34 -07:00
output.c [DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg 2005-08-29 15:55:18 -07:00
proto.c [DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg 2005-08-29 15:55:18 -07:00
timer.c [ICSK]: Move generalised functions from tcp to inet_connection_sock 2005-08-29 15:49:50 -07:00