cvs commit: src/tools/tools/mctest Makefile mcgrab.1 mcgrab.cc

George V. Neville-Neil gnn at FreeBSD.org
Wed Jul 9 22:34:01 UTC 2008


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)


More information about the cvs-src mailing list