kernel-ark/net/dccp/ccids
Andrea Bittau 593f16aa62 [DCCP] CCID2: Add helper functions for changing important CCID2 state
Introduce methods which manipulate interesting congestion control
state such as pipe and rtt estimate.  This is useful for people
wishing to monitor the variables of CCID and instrument the code
[perhaps using Kprobes].  Personally, I am a fan of
encapsulation---that justifies this change =D.

Signed-off-by: Andrea Bittau <a.bittau@cs.ucl.ac.uk>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-09-22 15:19:42 -07:00
..
lib [DCCP]: Fix CCID3 2006-08-26 23:40:50 -07:00
ccid2.c [DCCP] CCID2: Add helper functions for changing important CCID2 state 2006-09-22 15:19:42 -07:00
ccid2.h [DCCP] CCID2: Halve cwnd once upon multiple losses in a single RTT 2006-09-22 15:19:41 -07:00
ccid3.c [DCCP]: Tidyup CCID3 list handling 2006-09-22 15:18:33 -07:00
ccid3.h [DCCP]: Fix CCID3 2006-08-26 23:40:50 -07:00
Kconfig [DCCP] CCID2: Add Kconfig option for CCID2 debug 2006-09-22 15:19:39 -07:00
Makefile [DCCP] CCID2: Initial CCID2 (TCP-Like) implementation 2006-03-20 17:41:47 -08:00