forked from espressif/esp-idf
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: