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

Gleb Smirnoff glebius at FreeBSD.org
Fri Aug 19 09:29:26 GMT 2005


glebius     2005-08-19 09:29:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sbin/ping            ping.8 ping.c 
  Log:
  MFC:
    Implement a new feature for ping(8) - sweeping pings. In a sweeping
    ping ICMP payload of packets being sent is increased with given step.
    Sweeping pings are useful for testing problematic channels, MTU
    issues or traffic policing functions in networks.
  
    PR:           bin/82625
    Submitted by: Chris Hellberg <chellberg juniper.net> (with some cleanups)
  
  Approved by:    re (kensmith)
  
  Revision   Changes    Path
  1.51.8.1   +24 -1     src/sbin/ping/ping.8
  1.106.2.1  +93 -6     src/sbin/ping/ping.c


More information about the cvs-all mailing list