mirror of
https://github.com/espressif/openthread.git
synced 2026-07-08 13:20:25 +00:00
b87abb9e3c
This commit makes sure that UDP servers are accessible via all IPv6 addresses when PLAT_UDP is on. We still need to pass the messages with ALOC/RLOC destinations to the tun interface when PLAT_UDP is used. Otherwise, UDP servers can not receive any message when PLAT_UDP is enabled.