cvs commit: src/sbin/ping ping.8 ping.c

Gleb Smirnoff glebius at FreeBSD.org
Thu Aug 10 10:48:22 UTC 2006


glebius     2006-08-10 10:48:21 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sbin/ping            ping.8 ping.c 
  Log:
  MFC:
    Add a new feature to ping(8) - possibility to specify maximum
    wait time for a packet. This allows to:
  
     - Count number of packets received before and after specified
       time.
     - Shorten time of execution of 'ping -c 1' scripts.
  
    Submitted by:   Lytochkin Boris <lytboris gmail.com>
  
  Revision   Changes    Path
  1.51.8.2   +7 -1      src/sbin/ping/ping.8
  1.106.2.2  +31 -10    src/sbin/ping/ping.c


More information about the cvs-src mailing list