Mahavir Jain
|
48c157bc46
|
mdns: fix build issue with CONFIG_LWIP_IPV6 disabled
|
2022-09-02 16:13:17 +05:30 |
|
liuchangjian
|
238ee96783
|
bugfix: mdns IPv6 address convert error
In this fix, we manually convert esp_ip_addr_t to ip_addr_t.
|
2022-07-14 23:40:08 +08:00 |
|
David Cermak
|
ddc58e8220
|
mdns: Indicate interface using esp_netif in search results
* Original commit: espressif/esp-idf@f8495f1e86
|
2022-05-27 17:44:25 +04:00 |
|
David Cermak
|
0c71c7bfe1
|
mdns: Implement mdns_networking using BSD sockets
And use only if configured. By default we still use lwip raw (low-level) API
* Original commit: espressif/esp-idf@73dfe84bf2
|
2022-05-27 17:44:24 +04:00 |
|