X-Git-Url: http://sjero.net/git/?p=iperf;a=blobdiff_plain;f=src%2FLocale.c;fp=src%2FLocale.c;h=cd05ba539762f7b6099c0fd7b034d698e70c0b29;hp=cc025220629dd40a48e1a50ca7f352c9c784532a;hb=a660a50b3e9e08f71aee558f3a51d002bee05be7;hpb=4a61594d8e95e2d9662816ae595f8257b69012eb diff --git a/src/Locale.c b/src/Locale.c index cc02522..cd05ba5 100644 --- a/src/Locale.c +++ b/src/Locale.c @@ -78,8 +78,9 @@ Client/Server:\n\ -l, --len #[KM] length of buffer to read or write (default 8 KB)\n\ -m, --print_mss print TCP maximum segment size (MTU - TCP/IP header)\n\ -p, --port # server port to listen on/connect to\n\ - -u, --udp use UDP as transport protocol\n\ - -d, --dccp use DCCP as transport protocol\n\ + -u, --udp use UDP as transport; no argument may follow\n\ + -u --udplite # use UDP-Lite as transport; arg: cscov (0=full coverage)\n\ + -d, --dccp use DCCP as transport\n\ -w, --window #[KM] TCP window size (socket buffer size)\n\ -A, --algorithm set TCP congestion control algorithm\n\ -B, --bind bind to , an interface or multicast address\n\ @@ -94,7 +95,7 @@ Server specific:\n\ -D, --daemon run the server as a daemon\n\ \n\ Client specific:\n\ - -b, --bandwidth #[KM] for UDP/DCCP, bandwidth to send at in bits/sec\n\ + -b, --bandwidth #[KM] for UDP(-Lite)/DCCP, bandwidth to send at in bits/sec\n\ (default 1 Mbit/sec, implies -u)\n\ -c, --client run in client mode, connecting to \n\ -2, --dualtest Do a bidirectional test simultaneously\n\