OVMS3-idf/components/lwip
zhangyanjiao e7d6c861b5 lwip: fix the bug that IPv6 TCP connection fail
The lwip code didn't create an new mld group when netif is up,
this will lead to the server can't find the matching netif when
receiving NS(neighbor solicitation) packet
2018-09-21 10:17:20 +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@99d992cac3 lwip: fix the bug that IPv6 TCP connection fail 2018-09-21 10:17:20 +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