]> granicus.if.org Git - esp-idf/commit
esp32: update wifi lib to fix tw8868
authorLiu Zhi Fu <liuzhifu@espressif.com>
Wed, 30 Nov 2016 06:20:05 +0000 (14:20 +0800)
committerLiu Zhi Fu <liuzhifu@espressif.com>
Wed, 30 Nov 2016 06:20:05 +0000 (14:20 +0800)
commit72453e3e6b0738e2ff1b393d4e97c81724745346
treece3cb1fd433a49f24e75ae5ec85b14b7bdf1fb10
parent527767d31c362adc2000111a162a3309c33ee3b6
esp32: update wifi lib to fix tw8868

In AP bridge mode, the length of the forwarded data is wrong, it's 26Btyes longer, thus cuase
AP can't forward the data of which length is more than 1460. This modification is to make the
data length right.
components/esp32/lib