aboutsummaryrefslogtreecommitdiff
path: root/net/liboping/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* net/liboping: 0.3.5 -> 1.8.0Kurt Jaeger2015-03-291-3/+9
| | | | | | | | | | | | Changes: http://noping.cc/#documentation PR: 198379 Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (new maintainer) Approved by: maintainer timeout Notes: svn path=/head/; revision=382613
* liboping is a C library to generate ICMP echo requests, better known asMartin Wilke2007-10-081-0/+7
"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/ PR: ports/116735 Submitted by: Matt Peterson <matt at peterson.org> Notes: svn path=/head/; revision=201112