OVMS3-idf/components/lwip
morris 20b7f0ec87 ethernet: fix infinite loop when init phy or reset mac
1. fix infinite loop problem when init phy device
2. fix infinite loop problem when reset mac
3. fix little bugs in ethernetif_init
4. fix incompatible return value between lwip and esp-idf

Closes https://github.com/espressif/esp-idf/issues/2331
Closes https://github.com/espressif/esp-idf/issues/2141
2018-09-20 10:09:38 +08:00
..
apps Feature/sync lwip as submodule 2018-09-06 19:43:08 +08:00
include/apps Feature/sync lwip as submodule 2018-09-06 19:43:08 +08:00
lwip@e6bb43349e lwip: add code for sending gratuitous ARP periodically 2018-09-11 14:36:42 +08:00
port/esp32 ethernet: fix infinite loop when init phy or reset mac 2018-09-20 10:09:38 +08:00
test_afl_host lwip: supported ci jobs running fuzz tests on dns, dhcp, dhcps 2018-08-22 12:13:20 +02:00
CHANGELOG remove executable permission from source files 2018-05-29 20:07:45 +08:00
CMakeLists.txt cmake: fix source list issues 2018-09-13 08:56:59 +08:00
component.mk lwip: Re-add CONFIG_PPP_SUPPORT check, remove redundant CFLAGS 2018-09-06 20:23:20 +08:00
Kconfig lwip: allow setting LwIP tasks affinity via sdkconfig 2018-09-17 18:17:52 +08:00
VERSION Initial public version 2016-08-17 23:08:22 +08:00