Date: Wed, 19 Mar 2008 08:54:58 -0700 From: Sam Leffler <sam@freebsd.org> To: Robert Watson <rwatson@freebsd.org> Cc: "George V. Neville-Neil" <gnn@freebsd.org>, src-committers@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src/tools/tools/mctest mctest.cc mctest.h Message-ID: <47E13752.2080806@freebsd.org> In-Reply-To: <20080319125143.L38501@fledge.watson.org> References: <200803191244.m2JCiNCU082030@repoman.freebsd.org> <20080319125143.L38501@fledge.watson.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Robert Watson wrote:
>
> 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?
Only if you move lots of other tools like stuff under netrate. Or
perhaps this description is incomplete?
Sam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47E13752.2080806>
