Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jun 2010 15:27:08 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/tools/tools/netrate/tcpp tcpp.c tcpp.h tcpp_client.c tcpp_server.c
Message-ID:  <201006061527.o56FRGhA092020@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2010-06-06 15:27:08 UTC

  FreeBSD src repository

  Modified files:
    tools/tools/netrate/tcpp tcpp.c tcpp.h tcpp_client.c 
                             tcpp_server.c 
  Log:
  SVN rev 208873 on 2010-06-06 15:27:08Z by rwatson
  
  Rework tcpp output so that it generates a comma-delimited list of values,
  optionally with a header if "-h" is passed.  Toast CPU time measurement
  in the server for now.  Remove -C and -T, since we now always report
  both connections/sec and Gb/sec.
  
  MFC after:      1 week
  Sponsored by:   Juniper Networks
  
  Revision  Changes    Path
  1.3       +10 -13    src/tools/tools/netrate/tcpp/tcpp.c
  1.3       +2 -2      src/tools/tools/netrate/tcpp/tcpp.h
  1.4       +34 -26    src/tools/tools/netrate/tcpp/tcpp_client.c
  1.4       +4 -2      src/tools/tools/netrate/tcpp/tcpp_server.c



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