---
name: arping
version: 2.13
origin: net/arping
comment: ARP level "ping" utility
arch: freebsd:10:x86:64
www: http://www.habets.pp.se/synscan/programs.php
maintainer: gavin@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 29958
desc: |
  Arping is a util to find out if a specific IP address on the LAN is 'taken'
  and what MAC address owns it. Sure, you *could* just use 'ping' to find out if
  it's taken and even if the computer blocks ping (and everything else) you still
  get an entry in your arp cache. But what if you aren't on a routable net? Then
  you're screwed. Or you use arping.

  WWW: http://www.habets.pp.se/synscan/programs.php

  Roman Shterenzon <roman@xpert.com>
deps:
  libnet: {origin: net/libnet, version: '1.1.6_1,1'}
categories:
- net
shlibs_required:
- libnet.so.8
