summaryrefslogtreecommitdiffstats
path: root/rules/bing.in
diff options
context:
space:
mode:
authorBjoern Buerger <b.buerger@pengutronix.de>2006-01-11 14:04:41 +0000
committerBjoern Buerger <b.buerger@pengutronix.de>2006-01-11 14:04:41 +0000
commit59e8896b7b08a59c8eb27eba2b97c7eda5d7b7c0 (patch)
tree039012c49d1e29f8bc8ebc0c7768bfb230310d27 /rules/bing.in
parentac3502f31c40691ce22dcfc6b568503901634664 (diff)
downloadptxdist-59e8896b7b08a59c8eb27eba2b97c7eda5d7b7c0.tar.gz
ptxdist-59e8896b7b08a59c8eb27eba2b97c7eda5d7b7c0.tar.xz
documentation fix
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3792 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/bing.in')
-rw-r--r--rules/bing.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/rules/bing.in b/rules/bing.in
index 188ab6dbb..a17d22970 100644
--- a/rules/bing.in
+++ b/rules/bing.in
@@ -3,5 +3,20 @@ menu "bing "
config BING
bool
prompt "bing"
+ help
+ Empirical stochastic bandwidth tester (bing)
+
+ Bing is a point-to-point bandwidth measurement
+ tool (hence the 'b'), based on ping.
+
+ Bing determines the real (raw, as opposed to
+ available or average) throughput on a link by
+ measuring ICMP echo requests' round trip times
+ for different packet sizes at each end of the
+ link.
+
+ See also:
+ http://fgouget.free.fr/bing/bing_src-readme-1st.shtml
+
endmenu