Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jun 2009 10:39:41 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet tcp_debug.c
Message-ID:  <200906101129.n5ABT3MF043763@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2009-06-10 10:39:41 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_debug.c 
  Log:
  SVN rev 193895 on 2009-06-10 10:39:41Z by bz
  
  Remove the "The option TCPDEBUG requires option INET." requirement.
  In case of !INET we will not have a timestamp on the trace for now
  but that might only affect spx debugging as long as INET6 requires
  INET.
  
  Reviewed by:    rwatson (earlier version)
  
  Revision  Changes    Path
  1.31      +6 -4      src/sys/netinet/tcp_debug.c



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