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

Fix various wide-area-dns limitations #578

Open
pemensik opened this issue Mar 4, 2024 · 1 comment
Open

Fix various wide-area-dns limitations #578

pemensik opened this issue Mar 4, 2024 · 1 comment
Labels
bug wide-area DNS-SD queries using unicast DNS

Comments

@pemensik
Copy link
Member

pemensik commented Mar 4, 2024

In PR #577 wide area resolution were disabled. While I admit current state is far from well tested, this feature seems interesting for me. Basic functionality can be tested on dns-sd.org and zeroconf.org domains.

But I agree combinations between mDNS and (wide-area) DNS need better analysis and maybe at least some design. This is area, where I can offer help. Unicast DNS belongs to my area of expertise.

But it would need multiple limitations fixed. Nothing just one PR with few modifications can fix enough.

@pemensik pemensik added the bug label Mar 4, 2024
@evverx
Copy link
Member

evverx commented Mar 4, 2024

Agreed. It would be great to support the unicast DNS properly.

There are already issues where some things are tracked: #239 , #254 but given that that part effectively hasn't been updated since 2007 (apart from a commit fixing a huge memory leak) it's safe to say that it's far from what DNS looks like today unfortunately.

@pemensik pemensik added the wide-area DNS-SD queries using unicast DNS label Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug wide-area DNS-SD queries using unicast DNS
Projects
None yet
Development

No branches or pull requests

2 participants