mirror of
https://github.com/espressif/esp-idf
synced 2025-03-12 18:49:08 -04:00
* 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)