All releases of Arping


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.


Release Notes: This release fixes some bugs related to the interface-finding code.


Release Notes: A segfault in libnet with invalid input has been avoided. Running with no parameters as non-root now shows usage info, not an error message.