cvs commit: ports/net Makefile ports/net/mping Makefile distinfo pkg-descr

Emanuel Haupt ehaupt at FreeBSD.org
Wed Dec 21 12:02:55 PST 2005


ehaupt      2005-12-21 20:02:54 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/mping            Makefile distinfo pkg-descr 
  Log:
  Add mping. Mping is a system for collecting packet delay and loss
  statistics in a TCP/IP network using ICMP echo.
  
  Mping is based on original ping(8) with following new features:
  
  - Ability to ping multiple hosts simultaneously
  - Prints 10/50/90-percentile as well as min/avg/max.
  
  PR:             90653
  Submitted by:   Babak Farrokhi <babak at farrokhi.net>
  
  Revision  Changes    Path
  1.1599    +1 -0      ports/net/Makefile
  1.1       +33 -0     ports/net/mping/Makefile (new)
  1.1       +3 -0      ports/net/mping/distinfo (new)
  1.1       +12 -0     ports/net/mping/pkg-descr (new)


More information about the cvs-all mailing list