Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Apr 2008 05:26:54 +0000 (UTC)
From:      "George V. Neville-Neil" <gnn@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/tools/tools/mctest Makefile mctest.1 mctest.cc mctest.h
Message-ID:  <200804030526.m335QsKw024854@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gnn         2008-04-03 05:26:54 UTC

  FreeBSD src repository

  Modified files:
    tools/tools/mctest   mctest.cc mctest.h 
  Added files:
    tools/tools/mctest   Makefile mctest.1 
  Log:
  Add a manual page and a Makefile.
  
  Add code to reflect packets back from the sink so that we can measure
  round trip at the source.
  
  Revision  Changes    Path
  1.1       +9 -0      src/tools/tools/mctest/Makefile (new)
  1.1       +100 -0    src/tools/tools/mctest/mctest.1 (new)
  1.3       +110 -5    src/tools/tools/mctest/mctest.cc
  1.2       +1 -0      src/tools/tools/mctest/mctest.h



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