mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
7ac97616c1
The struct definition of ip6_addr_t in lwip and esp_ip6_addr_t differs since zone could be possibly disabled in lwip. Using memcpy to copy the address will cause wrong source address. Copy the entries manually instead. Merges https://github.com/espressif/esp-idf/pull/6055 |
||
---|---|---|
.. | ||
include | ||
private_include | ||
test | ||
test_afl_fuzz_host | ||
CMakeLists.txt | ||
component.mk | ||
Kconfig | ||
mdns_console.c | ||
mdns_networking.c | ||
mdns.c |