Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Oct 2007 22:39:44 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_subr.c
Message-ID:  <200710052239.l95MdiVW071164@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2007-10-05 22:39:44 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_subr.c 
  Log:
  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)
  
  Revision  Changes    Path
  1.299     +1 -1      src/sys/netinet/tcp_subr.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710052239.l95MdiVW071164>