Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Nov 2005 12:42:21 +0000 (UTC)
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/ping ping.8 ping.c
Message-ID:  <200511031242.jA3CgLn2080033@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glebius     2005-11-03 12:42:21 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    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)
  
  Revision   Changes    Path
  1.51.2.1   +24 -1     src/sbin/ping/ping.8
  1.105.2.2  +93 -6     src/sbin/ping/ping.c



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