Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 May 2007 19:07:53 +0000 (UTC)
From:      Andre Oppermann <andre@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:  <200705231907.l4NJ7rJn070031@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
andre       2007-05-23 19:07:53 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_subr.c 
  Log:
  In tcp_log_addrs():
   o add the hex output of the th_flags field to the example log
     line in comments
   o simplify the log line length calculation and make it less
     evil
   o correct the test for the length panic; the line isn't on
     the stack but malloc'ed
  
  Revision  Changes    Path
  1.285     +7 -5      src/sys/netinet/tcp_subr.c



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