Skip to content

Conversation

@CaptChrisD
Copy link

@CaptChrisD CaptChrisD commented Oct 6, 2025

Adding Service Announcements to be compliant with Section 8.3 of mDNS standard (https://datatracker.ietf.org/doc/html/rfc6762#section-8.3)

Excerpt:

The second startup step is that the Multicast DNS responder MUST send
   an unsolicited Multicast DNS response containing, in the Answer
   Section, all of its newly registered resource records (both shared
   records, and unique records that have completed the probing step).
   If there are too many resource records to fit in a single packet,
   multiple packets should be used.

Resolves #169

@CaptChrisD
Copy link
Author

This does function in announcing services on boot up of a device but this is VERY ROUGH and not complete.

Need guidance on current path or other possible solutions

@fhunleth
Copy link
Member

fhunleth commented Oct 6, 2025

It looks like I need to dig into this a little. Give me a bit and I'll get back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Does not announce services without a Service Type Enumeration query first

2 participants