iputils-arping

Rating: 
0
No votes yet

Tool to send ICMP echo requests to an ARP address
The arping command acts like the standard ping command except it pings
a machine by its ARP address instead of its IP address. It is typically
used to locate a machine if its hardware address is known but its IP
address is unknown

Application versions: 
AttachmentSizeDate
File iputils-arping_20101006-1_armel.deb24.12 KB14/11/2013 - 20:56
Changelog: 

iputils (3:20101006-1) unstable; urgency=low

* New upstream release.
* Remove patches that are now applied upstream.
* Update Vcs-* fields in debian/control to point to git repos.
* Update debian/copyright to include the BSD license text.
* Override lintian's possible-gpl-code-linked-with-openssl error on
iputils-ping. ping6 links against libcrypto and is BSD licensed.