Home
Name Modified Size InfoDownloads / Week
rpbandtest-1.0.0 2013-06-10
readme 2013-06-10 481 Bytes
Totals: 2 Items   481 Bytes 0
RP Bandwidth Test

We needed a tool similar to iperf. 
We build bandtest, able to send a stream of udp packets with a given bandwidth 
and TOS, and measure rtt and packet loss. It is different than iperf because 
it allows to specify the actual datalink overhead (e.g.: ethernet headers).

To run it under windows, you need cygwin.

Under linux, just grab source code and makefile, and make it.

After you compiled it, run it without arguments to have a little help.

Source: readme, updated 2013-06-10