Download List

專案描述

Arping is an ARP level ping utility. It's good for finding out if an IP is taken before you have routing to that subnet. It can also ping MAC addresses directly.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-30 12:38
2.13

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).

2012-02-29 07:40
2.11

This release fixes a null pointer dereference introduced in version 2.10.

2012-02-27 04:22
2.10

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.

2010-04-02 07:22
2.09

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.
標籤: Minor bugfixes

2008-08-15 02:29
2.08

A regression has been fixed to allow compilation on BSD. There are no changes for non-BSD platforms.
標籤: Minor bugfixes

Project Resources