Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This script (tcp_trace) can be used to trace tcp connection parameters and ↵ | David J. Wilder | 2009-10-08 | 1 | -0/+14 |
state changes. This work was original inspired by Stephen Hemminger's TCP cwnd snooper (net/ipv4/tcp_probe.c). Tcp_trace is a helpful tool for troubleshooting connection performance issues. |