summaryrefslogtreecommitdiff
path: root/net/liboping/pkg-descr
blob: a327c6333280c5512bd4e3c9a1146fca9031643b (plain) (blame)
1
2
3
4
5
6
7
liboping is a C library to generate ICMP echo requests, better known as
"ping packets". It is intended for use in network monitoring applications
or applications that would otherwise need to fork ping(1) frequently.
Included is a sample application, called oping, which demostrates the
library's abilities. It is like ping, ping6, and fping rolled into one.

WWW: http://verplant.org/liboping/