Subject: CVS commit: pkgsrc/net/fping
To: None <pkgsrc-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: pkgsrc-changes
Date: 03/24/2003 18:42:58
Module Name:	pkgsrc
Committed By:	bouyer
Date:		Mon Mar 24 16:42:58 UTC 2003

Modified Files:
	pkgsrc/net/fping: Makefile distinfo

Log Message:
Upgrade to 2.4b2. Lots of change since 1.20, but it should be
backward-compatible. 2.0 was a substential rewrite. Main changes:
support some traditional ping features: loop mode, specify size of data
  packets, specify how many pings to send, interpret ICMPs other than ICMP Echo
  response.
make timings in tenths of milliseconds
do exponential backoff on retries
port to more systems
do better checking on whether received ICMP is for us
added -g option for generating IPs from a start to an end value


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/net/fping/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/net/fping/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.