Download List

Descripción del Proyecto

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

Esta versión imprime "Timeout" cuando Ping time out, corrige un error con -w para fracciones de segundos, obras a algunos bugs en libpcap en Solaris e implementa ARP gratuita (-U).
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

Esta correcciones de versión eliminación de referencia a un puntero nulo introdujeron en la versión 2.10.
This release fixes a null pointer dereference introduced in version 2.10.

2012-02-27 04:22
2.10

Esta versión incorpora mucho autodetección de interfaz mejorada y portátil. Reemplaza gettimeofday() con clock_gettime() donde esté disponible. Se cambió a poll() a select() para solucionar un bug en Mac OS X.
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

Esta versión incluye una opción-D que los puntos y mostrar signos de exclamación. Código antiguo arping 1.x se ha eliminado. El sistema de construcción autoconf se utiliza. El sistema de cronometraje de Solaris ha sido corregido. Solaris auto de encontrar interfaz de salida se ha añadido. Este comunicado emitirá un pitido cuando no hay respuesta.
Tags: Minor bugfixes
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.

2008-08-15 02:29
2.08

Una regresión se ha fijado para que la compilación en BSD. No hay ningún cambio a las plataformas BSD.
Tags: Minor bugfixes
A regression has been fixed to allow compilation on BSD. There are no changes for non-BSD platforms.

Project Resources