diff options
author | harti <harti@FreeBSD.org> | 2003-08-13 08:46:54 +0000 |
---|---|---|
committer | harti <harti@FreeBSD.org> | 2003-08-13 08:46:54 +0000 |
commit | 88c7bba592d07711248e3f377659d48df9cb4d22 (patch) | |
tree | d0ccb6e5e23baebcc3432abd56460cb6375310c3 /sys/netinet/tcp_syncache.c | |
parent | d199702b34f6e64a91ba3126b29b5b1d926772c9 (diff) | |
download | FreeBSD-src-88c7bba592d07711248e3f377659d48df9cb4d22.zip FreeBSD-src-88c7bba592d07711248e3f377659d48df9cb4d22.tar.gz |
A number of patches in the last years have created new return paths
in tcp_input that leave the function before hitting the tcp_trace
function call for the TCPDEBUG option. This has made TCPDEBUG mostly
useless (and tools like ports/benchmarks/dbs not working). Add
tcp_trace calls to the return paths that could be identified in this
maze.
This is a NOP unless you compile with TCPDEBUG.
Diffstat (limited to 'sys/netinet/tcp_syncache.c')
0 files changed, 0 insertions, 0 deletions