mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
64911ed444
* Update submodule: git log --oneline d5e56d06658ae11292be1baea56204f7120b6fa7..57c29648ff40e2a19a51683717928aaf766a0495 Detailed description of the changes: - ip6: add a hook for ip6 source address selection(esp-lwip@57c29648) - netdb:fixed bug for getaddrinfo returns null when IPV4 mapped address (esp-lwip@dafc8225)