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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to