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
This commit is contained in:
parent
3004744f2c
commit
e7d6c861b5
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit e6f0cab39b3831bd56e83615fd65851294ca6ed4
|
||||
Subproject commit 99d992cac3e9d7614ba30ac75f6df35adb59f2e1
|
Loading…
Reference in a new issue