ikshwak / iperf

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

Set default domain to AF_UNSPEC #23

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Aaron Brown <aaronmatthewbrown@gmail.com> suggested:

Currently the code defaults to the AF_INET domain (IPv4). The default should be 
AF_UNSPEC.

Things to change:
1.) Set the default to AF_UNSPEC
2.) Change support code to reflect this change
3.) Add an IPv4 flag (-4) for specifying an IPv4 iperf test

Original issue reported on code.google.com by sethdell...@gmail.com on 28 Jul 2010 at 3:59

GoogleCodeExporter commented 8 years ago

Original comment by bltier...@es.net on 12 Mar 2013 at 10:44

GoogleCodeExporter commented 8 years ago
Fixed, including UDP with IPv6/UNSPEC which never worked before.

Original comment by jef.posk...@gmail.com on 8 May 2013 at 8:27