File: control

package info (click to toggle)
fping 2.4b2-to-ipv6-10
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 304 kB
  • ctags: 238
  • sloc: ansic: 1,972; sh: 327; makefile: 61
file content (21 lines) | stat: -rw-r--r-- 828 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: fping
Section: net
Priority: optional
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Standards-Version: 3.6.1
Build-Depends: debhelper (>= 4.2.10)

Package: fping
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: suidmanager (<< 0.50)
Replaces: netstd
Description: sends ICMP ECHO_REQUEST packets to network hosts
 fping is a ping like program which uses the Internet Control Message Protocol
 (ICMP) echo request to determine if a target host is responding.  fping
 differs from ping in that you can specify any number of targets on the command
 line, or specify a file containing the lists of targets to ping.  Instead of
 sending to one target until it times out or replies, fping will send out a
 ping packet and move on to the next target in a round-robin fashion.
 .
 Homepage http://www.fping.com/