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

Service.prototype._records violates protocol specification (RFC 6762 "Multicast DNS") #75

Open
redneck-f25 opened this issue Jan 21, 2022 · 0 comments

Comments

@redneck-f25
Copy link

Good job, so far. Thank you.

On a machine with multiple network interfaces (ethernet, wlan, mobile broadband) a service is pulished with a- and aaaa-records for all IP adresses on any interface.

RFC 6762, Chapter 14. Considerations for Multiple Interfaces states:

Except in the case of proxying and other similar specialized uses,
addresses in IPv4 or IPv6 address records in Multicast DNS responses
MUST be valid for use on the interface on which the response is being
sent.

Service.prototype._records

There should be a configurable filter or a separation by interface/IP address.

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

1 participant