1 _PLEASE NOTE the following text from the iperf3 license. Submitting a 2 pull request to the iperf3 repository constitutes "[making] 3 Enhancements available...publicly":_ 4 5 ``` 6 You are under no obligation whatsoever to provide any bug fixes, patches, or 7 upgrades to the features, functionality or performance of the source code 8 ("Enhancements") to anyone; however, if you choose to make your Enhancements 9 available either publicly, or directly to Lawrence Berkeley National 10 Laboratory, without imposing a separate written license agreement for such 11 Enhancements, then you hereby grant the following license: a non-exclusive, 12 royalty-free perpetual license to install, use, modify, prepare derivative 13 works, incorporate into other computer software, distribute, and sublicense 14 such enhancements or derivative works thereof, in binary and source code form. 15 ``` 16 17 _The complete iperf3 license is available in the `LICENSE` file in the 18 top directory of the iperf3 source tree._ 19 20 * Version of iperf3 (or development branch, such as `master` or 21 `3.1-STABLE`) to which this pull request applies: 22 23 * Issues fixed (if any): 24 25 * Brief description of code changes (suitable for use as a commit message): 26 27