Files
board-mate/esp32-thread/open-thread/managed_components/espressif__iperf/CHANGELOG.md
2025-12-24 16:07:10 +01:00

1.2 KiB

Changelog

v0.1.4

Bug Fixes

  • fix implicit declaration of function 'gettimeofday' (c5aff377)
  • optimize iperf report statistics (528d969a)

v0.1.3

Features

  • add kconfig for iperf tcp/udp tx/rx length (c6b69b08)

Bug Fixes

  • fix iperf tcp rx thrpt is 0 when test with Redmi RB06 (cd59afd3)

Updates

  • change api names, do not use app_xxx (449fab6a)

v0.1.2

Bug Fixes

  • fix build with ipv6 only (caea9730)
  • No debug if non-fattal errorno ENOBUFS received (55cce9dc)

0.1.1

Features

  • Supported iperf core engine.
  • Supported register iperf hook func.