summaryrefslogtreecommitdiff
path: root/net/bwping/DESCR
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2013-01-13 04:29:50 +0000
committerryoon <ryoon@pkgsrc.org>2013-01-13 04:29:50 +0000
commit892be35e01f8c176cbfcb0b747f5f74896798667 (patch)
tree6f86ff0fab2bbfd70b2c05f1e061273dfeba0cb8 /net/bwping/DESCR
parentea14aa84350dd45732a5917aca29fda681dd7bb5 (diff)
downloadpkgsrc-892be35e01f8c176cbfcb0b747f5f74896798667.tar.gz
Import bwping-1.7 as net/bwping.
BWPing is a tool to measure bandwidth and response times between two hosts using Internet Control Message Protocol (ICMP) echo request/echo reply mechanism. It does not require any special software on the remote host. The only requirement is the ability to respond on ICMP echo request messages.
Diffstat (limited to 'net/bwping/DESCR')
-rw-r--r--net/bwping/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/net/bwping/DESCR b/net/bwping/DESCR
new file mode 100644
index 00000000000..9da2c51386b
--- /dev/null
+++ b/net/bwping/DESCR
@@ -0,0 +1,5 @@
+BWPing is a tool to measure bandwidth and response times between
+two hosts using Internet Control Message Protocol (ICMP) echo
+request/echo reply mechanism. It does not require any special
+software on the remote host. The only requirement is the ability
+to respond on ICMP echo request messages.