Hi all,

iperf is able to set TOS/DSCP bits, but the manpage does not reveal
this very useful fact.

Attached patch fixes this. Fell free to drop the last line of my patch
if you deem it inappropriate.


Thanks for your work,
Richard
Index: iperf.1
===================================================================
--- iperf.1	(revision 80)
+++ iperf.1	(working copy)
@@ -118,6 +118,9 @@
 .BR -L ", " --listenport " \fIn\fR"
 port to recieve bidirectional tests back on
 .TP
+.BR -S " \fIn\fR"
+hex value of TOS/DSCP bits (e.g. 0xb8 for EF)
+.TP
 .BR -P ", " --parallel " \fIn\fR"
 number of parallel client threads to run
 .TP
@@ -144,5 +147,6 @@
 John Estabrook <jestabro at ncsa.uiuc.edu>,
 Andrew Gallatin <gallatin at gmail.com>,
 Stephen Hemminger <shemminger at linux-foundation.org>
+Richard Hartmann <[email protected]>
 .SH "SEE ALSO"
 http://iperf.sourceforge.net/
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Iperf-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/iperf-users

Reply via email to