kernel-ark/net/dccp
Andrea Bittau 77ff72d528 [DCCP] CCID2: Drop sock reference count on timer expiration and reset.
There was a hybrid use of standard timers and sk_timers.  This caused
the reference count of the sock to be incorrect when resetting the RTO
timer.  The sock reference count should now be correct, enabling its
destruction, and allowing the DCCP module to be unloaded.

Signed-off-by: Andrea Bittau <a.bittau@cs.ucl.ac.uk>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2006-03-20 17:57:52 -08:00
..
ccids [DCCP] CCID2: Drop sock reference count on timer expiration and reset. 2006-03-20 17:57:52 -08:00
ackvec.c
ackvec.h
ccid.c
ccid.h
dccp.h
diag.c
feat.c [DCCP]: Initial feature negotiation implementation 2006-03-20 17:43:56 -08:00
feat.h [DCCP]: Initial feature negotiation implementation 2006-03-20 17:43:56 -08:00
input.c [DCCP]: Initial feature negotiation implementation 2006-03-20 17:43:56 -08:00
ipv4.c [DCCP]: Initial feature negotiation implementation 2006-03-20 17:43:56 -08:00
ipv6.c
ipv6.h
Kconfig
Makefile [DCCP]: Initial feature negotiation implementation 2006-03-20 17:43:56 -08:00
minisocks.c [DCCP]: Initial feature negotiation implementation 2006-03-20 17:43:56 -08:00
options.c [DCCP]: Initial feature negotiation implementation 2006-03-20 17:43:56 -08:00
output.c [DCCP]: Initial feature negotiation implementation 2006-03-20 17:43:56 -08:00
proto.c [DCCP]: Initial feature negotiation implementation 2006-03-20 17:43:56 -08:00
timer.c [DCCP]: Initial feature negotiation implementation 2006-03-20 17:43:56 -08:00