cvs commit: src/tools/tools/mctest mctest.cc mctest.h

Robert Watson rwatson at FreeBSD.org
Wed Mar 19 05:52:17 PDT 2008


On Wed, 19 Mar 2008, George V. Neville-Neil wrote:

> gnn         2008-03-19 12:44:23 UTC
>
>  FreeBSD src repository
>
>  Added files:
>    tools/tools/mctest   mctest.cc mctest.h
>  Log:
>  A multicast test.  The mctest program acts as both a source and a sink
>  for multicast packets.  Parameters for the interface, packet size,
>  number of packets, and interpacket gap may be given on the command line.
>  The sink records how many packets were missed, and at what time each
>  packet arrived.
>
>  Revision  Changes    Path
>  1.1       +341 -0    src/tools/tools/mctest/mctest.cc (new)
>  1.1       +32 -0     src/tools/tools/mctest/mctest.h (new)

Should this actually be in src/tools/regression?

Robert N M Watson
Computer Laboratory
University of Cambridge


More information about the cvs-all mailing list