From: Andrea Bittau Date: Tue, 19 Sep 2006 20:15:33 +0000 (-0700) Subject: [DCCP] CCID2: Add helper functions for changing important CCID2 state X-Git-Tag: v2.6.19-rc1~1272^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=593f16aa627d61da447c76ee5a159450174627f6;p=pandora-kernel.git [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 Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed