atsz / iperf

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

Support setting COS bits on ipv6 sessions #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There is an existing parameter to set the qos bits on ipv4
packets.  This should be supported in ipv6 as well.

Original issue reported on code.google.com by jcm...@gmail.com on 16 Jul 2009 at 1:53

GoogleCodeExporter commented 9 years ago

Original comment by jdugan.e...@gmail.com on 10 Dec 2009 at 6:54

GoogleCodeExporter commented 9 years ago
You can now set the IPv6 traffic class (QoS) bits vector using the -S 
<hexadecimal/decimal/octal number> client option. The option is exchanged with 
the server, so there is no need to set -S for the server.

Original comment by sethdell...@gmail.com on 3 Aug 2010 at 10:21