alistair23-linux/net/dccp
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
..
ccids [DCCP] CCID2: Add helper functions for changing important CCID2 state 2006-09-22 15:19:42 -07:00
ackvec.c [DCCP] ackvec: Remove unused variables 2006-09-22 15:19:09 -07:00
ackvec.h [DCCP] ackvec: Remove unused variables 2006-09-22 15:19:09 -07:00
ccid.c [DCCP] CCID: Improve CCID infrastructure 2006-03-20 19:21:44 -08:00
ccid.h [DCCP] options: Make dccp_insert_options & friends yell on error 2006-03-20 22:32:06 -08:00
dccp.h [DCCP]: Introduce tx buffering 2006-09-22 15:18:17 -07:00
diag.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
feat.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
feat.h [DCCP]: Shift sysctls into feat.h 2006-09-22 15:18:16 -07:00
input.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ipv4.c [IPV4]: Use network-order dport for all visible inet_lookup_* 2006-09-22 14:54:14 -07:00
ipv6.c [NET]: Fix sk->sk_filter field access 2006-09-22 15:18:47 -07:00
ipv6.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
Kconfig [PATCH] clean up default value of IP_DCCP_ACKVEC 2006-06-23 07:43:04 -07:00
Makefile [DCCP]: Move the IPv4 specific bits from proto.c to ipv4.c 2006-03-20 21:25:11 -08:00
minisocks.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
options.c [DCCP]: Update contact details and copyright 2006-08-26 19:01:30 -07:00
output.c [DCCP]: Introduce tx buffering 2006-09-22 15:18:17 -07:00
proto.c [DCCP]: Introduce tx buffering 2006-09-22 15:18:17 -07:00
sysctl.c [DCCP]: Shift sysctls into feat.h 2006-09-22 15:18:16 -07:00
timer.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00