Télécharger la liste

Description du projet

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.

Système requise

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

Cette version imprime « Timeout » lorsque les pings time out, corrige un bug avec -o pour les fractions de secondes, contourne un bogue dans libpcap sur Solaris et met en œuvre ARP gratuite (-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

Cette correctifs de libération déréférencement d'un pointeur null est introduit dans la version 2.10.
This release fixes a null pointer dereference introduced in version 2.10.

2012-02-27 04:22
2.10

Cette version ajoute beaucoup autodétection interface améliorée et portable. Il remplace gettimeofday() avec clock_gettime() lorsqu'elles sont disponibles. Il a été modifié en retour de poll() select() pour contourner un bug dans 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

Cette version ajoute une option-D que les points spectacle et des points d'exclamation. Ancien arping code 1.x a été supprimée. Le système de construction autoconf est utilisé. Le système de chronométrage Solaris a été corrigé. Solaris Auto-Find interface de sortie a été ajouté. Cette version émet un signal sonore quand il n'y a pas de réponse.
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

Une régression a été fixé pour permettre la compilation sur BSD. Il n'ya aucun changement pour les plates-formes BSD.
Tags: Minor bugfixes
A regression has been fixed to allow compilation on BSD. There are no changes for non-BSD platforms.

Project Resources