37 lines
1.2 KiB
Markdown
37 lines
1.2 KiB
Markdown
# Changelog
|
|
|
|
## [v0.1.4](https://github.com/espressif/iperf-cmd/releases/tag/v0.1.4)
|
|
|
|
### Bug Fixes
|
|
|
|
- fix implicit declaration of function 'gettimeofday' ([c5aff377](https://github.com/espressif/iperf-cmd/commit/c5aff377))
|
|
- optimize iperf report statistics ([528d969a](https://github.com/espressif/iperf-cmd/commit/528d969a))
|
|
|
|
## [v0.1.3](https://github.com/espressif/iperf-cmd/releases/tag/v0.1.3)
|
|
|
|
### Features
|
|
|
|
- add kconfig for iperf tcp/udp tx/rx length ([c6b69b08](https://github.com/espressif/iperf-cmd/releases/tagc6b69b08))
|
|
|
|
### Bug Fixes
|
|
|
|
- fix iperf tcp rx thrpt is 0 when test with Redmi RB06 ([cd59afd3](https://github.com/espressif/iperf-cmd/releases/tagcd59afd3))
|
|
|
|
### Updates
|
|
|
|
- change api names, do not use app_xxx ([449fab6a](https://github.com/espressif/iperf-cmd/releases/tag449fab6a))
|
|
|
|
## [v0.1.2](https://github.com/espressif/iperf-cmd/releases/tag/v0.1.2)
|
|
|
|
### Bug Fixes
|
|
|
|
- fix build with ipv6 only ([caea9730](https://github.com/espressif/iperf-cmd/commit/caea9730))
|
|
- No debug if non-fattal errorno ENOBUFS received ([55cce9dc](https://github.com/espressif/iperf-cmd/commit/55cce9dc))
|
|
|
|
## [0.1.1](https://github.com/espressif/iperf-cmd/releases/tag/v0.1.1)
|
|
|
|
### Features
|
|
|
|
- Supported `iperf` core engine.
|
|
- Supported register iperf hook func.
|