Release Notes: This release prints "Timeout" when pings time out, fixes a bug with -w for fractions of seconds, works around a bug in libpcap on Solaris, and implements gratuitous ARP (-U).
Release Notes: This release fixes a timing issue on BSD and adds a statistics line with min/avg/max/std-dev.
Release Notes: This release fixes a null pointer dereference introduced in version 2.10.
Release Notes: This release adds much improved and portable interface autodetection. It replaces gettimeofday() with clock_gettime() where available. It has been changed back from poll() to select() to work around a bug in Mac OS X.
Release Notes: This release adds a -D option that show dots and exclamation marks. Old Arping 1.x code has been removed. The autoconf build system is used. The Solaris timing system has been fixed. Solaris auto-find outgoing interface has been added. This release will beep when there is no reply.
Release Notes: A regression has been fixed to allow compilation on BSD. There are no changes for non-BSD platforms.
Release Notes: This release adds support for interface autodetection on BSD, and fixes a bug in interface autodetection on Linux.
Release Notes: Timing-related fixes on BSD. More verbose help output on Windows.
Release Notes: Quiet mode is now actually quiet.
Release Notes: A command line parsing bug has been squashed. A -u switch showing the total number of MAC pings sent has been added. A libnet-not-inited bug has been fixed. It should now compile on Windows.