Skip to content

Conversation

Cristib05
Copy link
Contributor

Fixed some issues related to AIL address events and improved the logic behind mDNS platform code which monitors AIL for address updates.

This commit improves AIL address monitoring; Associated function will be
called after OpenThread mDNS module starts platform code by
'otPlatMdnsSetListeningEnabled`.
A new flag, `mdns_socket_is_enabled` has been added to support this new
logic.

Signed-off-by: Cristian Bulacu <[email protected]>
This commit refactored IPV6 and IPV4 address events. Events have been
defined independently for each installed callback.
Previously, IPV6 address event was not triggered due to a mix of IPV4
and IPV6 flags.

Signed-off-by: Cristian Bulacu <[email protected]>
@Cristib05 Cristib05 changed the title Fix mDNS address response inclusion OpenThread Border Router : fix mDNS address response inclusion Oct 20, 2025
@sonarqubecloud
Copy link

@jhedberg jhedberg merged commit 5cd223b into zephyrproject-rtos:main Oct 22, 2025
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants