yubin00145865 / iperf

Automatically exported from code.google.com/p/iperf
Other
0 stars 0 forks source link

DSCP suport would be nice #28

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Explaination of new feature
An option to set the DSCP field in the IP header for an out-going stream on the 
client side.

On the server side a message if there is any DSCP value.

Justification of new feature

This will allow for a Network admin to make certain that devices between to 
points are not removing the QOS.

Original issue reported on code.google.com by kennethw...@gmail.com on 11 Aug 2010 at 9:50

GoogleCodeExporter commented 8 years ago
This was added in revision 294 ( 
http://code.google.com/p/iperf/source/detail?r=294)

The -S option allows you to set this.

FYI -- DSCP is just a different way of interpreting the TOS bits

Original comment by jdugan.e...@gmail.com on 12 Aug 2010 at 4:15