1_NOTE: The iperf3 issue tracker is for registering bugs, enhancement 2requests, or submissions of code. It is not a means for asking 3questions about building or using iperf3. Those are best directed 4towards the iperf3 mailing list at iperf-dev@googlegroups.com or 5question sites such as Stack Overflow 6(http://www.stackoverflow.com/). A list of frequently-asked questions 7regarding iperf3 can be found at http://software.es.net/iperf/faq.html._ 8 9# Context 10 11* Version of iperf3: 12 13* Hardware: 14 15* Operating system (and distribution, if any): 16 17_Please note: iperf3 is supported on Linux, FreeBSD, and macOS. 18Support may be provided on a best-effort basis to other UNIX-like 19platforms. We cannot provide support for building and/or running 20iperf3 on Windows, iOS, or Android._ 21 22* Other relevant information (for example, non-default compilers, 23 libraries, cross-compiling, etc.): 24 25_Please fill out one of the "Bug Report" or "Enhancement Request" 26sections, as appropriate._ 27 28# Bug Report 29 30* Expected Behavior 31 32* Actual Behavior 33 34* Steps to Reproduce 35 36* Possible Solution 37 38_Please submit patches or code changes as a pull request._ 39 40# Enhancement Request 41 42* Current behavior 43 44* Desired behavior 45 46* Implementation notes 47 48_If submitting a proposed implementation of an enhancement request, 49please use the pull request mechanism._ 50