Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Aug 2005 14:15:37 +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:  <200508151415.j7FEFc6O067863@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glebius     2005-08-15 14:15:37 UTC

  FreeBSD src repository

  Modified files:
    sbin/ping            ping.8 ping.c 
  Log:
  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.52      +24 -1     src/sbin/ping/ping.8
  1.107     +93 -6     src/sbin/ping/ping.c



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