From: Stephen Hemminger Date: Tue, 6 Jun 2006 00:30:32 +0000 (-0700) Subject: [TCP]: TCP Probe congestion window tracing X-Git-Tag: v2.6.18-rc1~1111^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a42e9d6ce89cfd19aee9f990b7231ce697f0d00f;p=pandora-kernel.git [TCP]: TCP Probe congestion window tracing This adds a new module for tracking TCP state variables non-intrusively using kprobes. It has a simple /proc interface that outputs one line for each packet received. A sample usage is to collect congestion window and ssthresh over time graphs. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed