# Changelog ## [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.
5755dceceacd2ef8584e697647ecd19dd3d42d31
idf.py add-dependency "espressif/iperf^0.1.3"