* updated krdc (21.12.1 -> 21.12.2), untested
[t2-trunk.git] / package / network / fping / fping.desc
blob1aa2892727acf415da8133a33a8f9d545fe67d86
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/fping/fping.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
5 [COPY] 
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
8 [COPY] 
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] A program to ping hosts in parallel
15 [T] fping is a ping(1) like program which uses the Internet Control
16 [T] Message Protocol (ICMP) echo request to determine if a host is up.
17 [T] fping is different from ping in that you can specify any number of
18 [T] hosts on the command line, or specify a file containing the lists of
19 [T] hosts to ping. Instead of trying one host until it timeouts or
20 [T] replies, fping will send out a ping packet and move on to the next
21 [T] host in a round-robin fashion. If a host replies, it is noted and
22 [T] removed from the list of hosts to check. If a host does not respond
23 [T] within a certain time limit and/or retry limit it will be considered
24 [T] unreachable.
26 [U] http://www.fping.com
28 [A] Thomas Dzubin <dzubint@vcn.bc.ca>
29 [M] The T2 Project <t2@t2-project.org>
31 [C] extra/network
32 [F] CROSS
34 [L] GPL
35 [S] Stable
36 [V] 2.4b2_to-ipv6
37 [P] X -----5---9 187.900
39 [O] hook_add preconf 5 "aclocal ; autoconf ; automake --add-missing"
40 [O] hook_add postmake 5 "chmod +s $root$sbindir/fping"
42 [D] ff13c8f30d3e56e735ef0df9c5e6484be88eabe739ed587b548e2af5 fping-2.4b2_to-ipv6.tar.gz http://www.fping.com/download/