summaryrefslogtreecommitdiffstats
path: root/rules/bing.in
blob: bdf16b8acd78760eb56c1c1ce65d46167b36e942 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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