Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wildcard queries #33

Open
jrmurdoch opened this issue Jul 16, 2019 · 1 comment
Open

Wildcard queries #33

jrmurdoch opened this issue Jul 16, 2019 · 1 comment

Comments

@jrmurdoch
Copy link

jrmurdoch commented Jul 16, 2019

Is there a way to to browse all service types?

I don't know much about mDNS although using "ANY" should work....

Taken from: https://tools.ietf.org/html/rfc6762

6.5. Wildcard Queries (qtype "ANY" and qclass "ANY")

When responding to queries using qtype "ANY" (255) and/or qclass
"ANY" (255), a Multicast DNS responder MUST respond with ALL of its
records that match the query. This is subtly different from how
qtype "ANY" and qclass "ANY" work in Unicast DNS.

@tmds
Copy link
Owner

tmds commented Aug 21, 2019

It's not supported, and I don't have plans to implement it myself.

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

No branches or pull requests

2 participants