Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jul 2008 22:33:46 +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 mcgrab.1 mcgrab.cc
Message-ID:  <200807092234.m69MY0Tg085221@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gnn         2008-07-09 22:33:46 UTC

  FreeBSD src repository

  Modified files:
    tools/tools/mctest   Makefile 
  Added files:
    tools/tools/mctest   mcgrab.1 mcgrab.cc 
  Log:
  SVN rev 180394 on 2008-07-09 22:33:46Z by gnn
  
  Add a new program to the multicast test suite.  The mcgrab program
  is used to grab and hold some number of multicast addresses in order
  to test what happens when an interface goes over the number of multicast
  addresses it can filter in hardware.
  
  Revision  Changes    Path
  1.2       +3 -1      src/tools/tools/mctest/Makefile
  1.1       +78 -0     src/tools/tools/mctest/mcgrab.1 (new)
  1.1       +189 -0    src/tools/tools/mctest/mcgrab.cc (new)



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