File: control

package info (click to toggle)
arping 2.25-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,076 kB
  • sloc: sh: 4,691; ansic: 3,894; exp: 405; python: 142; makefile: 34
file content (19 lines) | stat: -rw-r--r-- 754 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: arping
Section: net
Priority: optional
Maintainer: Salvatore Bonaccorso <carnil@debian.org>
Build-Depends: check, debhelper-compat (= 13), libnet1-dev, libpcap-dev, libseccomp-dev
Standards-Version: 4.7.0
Homepage: https://www.habets.pp.se/synscan/programs.php?prog=arping
Vcs-Browser: https://salsa.debian.org/debian/arping
Vcs-Git: https://salsa.debian.org/debian/arping.git
Rules-Requires-Root: no

Package: arping
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Conflicts: iputils-arping
Description: sends IP and/or ARP pings (to the MAC address)
 The arping utility sends ARP and/or ICMP requests to the specified host
 and displays the replies. The host may be specified by its hostname,
 its IP address, or its MAC address.