]> granicus.if.org Git - esp-idf/commitdiff
lwip: fix the bug that IPv6 TCP connection fail
authorzhangyanjiao <zhangyanjiao@espressif.com>
Thu, 20 Sep 2018 12:01:22 +0000 (20:01 +0800)
committerzhangyanjiao <zhangyanjiao@espressif.com>
Fri, 21 Sep 2018 02:17:20 +0000 (10:17 +0800)
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

components/lwip/lwip

index e6f0cab39b3831bd56e83615fd65851294ca6ed4..99d992cac3e9d7614ba30ac75f6df35adb59f2e1 160000 (submodule)
@@ -1 +1 @@
-Subproject commit e6f0cab39b3831bd56e83615fd65851294ca6ed4
+Subproject commit 99d992cac3e9d7614ba30ac75f6df35adb59f2e1