]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Disable TCP syncache debug logging by default. While useful in debugging
authorRobert Watson <rwatson@FreeBSD.org>
Fri, 5 Oct 2007 22:39:44 +0000 (22:39 +0000)
committerRobert Watson <rwatson@FreeBSD.org>
Fri, 5 Oct 2007 22:39:44 +0000 (22:39 +0000)
commit0fb651b1c407394eea3c2a805854d06f06b9a449
tree9ba5bb8022b40f5c7b429ec66622a85552e52032
parentc1f7cf23b1c1a072d63321ca90ef09d753f7f6cd
Disable TCP syncache debug logging by default.  While useful in debugging
problems with the syncache, it produces a lot of console noise and has led
to quite a few false positive bug reports.  It can be selectively
re-enabled when debugging specific problems by frobbing the same sysctl.

Discussed with: silby
Approved by: re (gnn)
sys/netinet/tcp_subr.c