diff options
author | harti <harti@FreeBSD.org> | 2003-08-13 08:50:42 +0000 |
---|---|---|
committer | harti <harti@FreeBSD.org> | 2003-08-13 08:50:42 +0000 |
commit | dc2bd4173974d71ff3bcaf1c9886a74d7d12f860 (patch) | |
tree | c790ca0e09a6409a80a7167f3b76ccbee6684fa3 /sys/netinet/tcp_syncache.c | |
parent | 88c7bba592d07711248e3f377659d48df9cb4d22 (diff) | |
download | FreeBSD-src-dc2bd4173974d71ff3bcaf1c9886a74d7d12f860.zip FreeBSD-src-dc2bd4173974d71ff3bcaf1c9886a74d7d12f860.tar.gz |
The tcp_trace call needs the length of the header. Unfortunately the
code has rotten a bit so that the header length is not correct at
the point when tcp_trace is called. Temporarily compute the correct
value before the call and restore the old value after. This makes
ports/benchmarks/dbs to almost work.
This is a NOP unless you compile with TCPDEBUG.
Diffstat (limited to 'sys/netinet/tcp_syncache.c')
0 files changed, 0 insertions, 0 deletions