eclipse-threadx / netxduo

Eclipse ThreadX - NetXDuo is an advanced, industrial-grade TCP/IP network stack designed specifically for deeply embedded real-time and IoT applications
https://github.com/eclipse-threadx/rtos-docs/blob/main/rtos-docs/netx-duo/index.md
MIT License
230 stars 131 forks source link

MDNS not support unicast response when UNICAST-RESPONSE bit was enable #140

Closed laipochen closed 7 months ago

laipochen commented 1 year ago

MDNS not support unicast response when Queries UNICAST-RESPONSE bit was enable. The function is further explained in RFC 6762 The implement should be follow the RFC.

wenhui-xie commented 1 year ago

@laipochen Thanks for your report. We will take a look at this issue.

wenhui-xie commented 7 months ago

I have checked that our MDNS doesn't support unicast response for now.

wenhui-xie commented 7 months ago

Closing.