cvs commit: src/sys/netinet tcp_subr.c

Robert Watson rwatson at FreeBSD.org
Fri Oct 5 15:39:45 PDT 2007


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


More information about the cvs-all mailing list