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

Support for type 64 and 65? #95

Open
ImLunaHey opened this issue Nov 4, 2023 · 4 comments
Open

Support for type 64 and 65? #95

ImLunaHey opened this issue Nov 4, 2023 · 4 comments

Comments

@ImLunaHey
Copy link

I'm seeing requests with a type of UNKNOWN_64 and UNKNOWN_65.

@silverwind
Copy link
Collaborator

These are SVCB and HTTPS (ref), PR welcome.

@valenting
Copy link

We have implemented support for the HTTPS record in the dns-packet fork we use for testing Firefox
https://searchfox.org/mozilla-central/source/testing/xpcshell/dns-packet/types.js#49
I'm not sure I'll have time to upstream the changes, but if anyone is interested I'm happy to help.
SVCB has the same wire format, so it should be easy enough to use the same implementation for both.

@maxpain
Copy link

maxpain commented Feb 26, 2024

Any updates?

@maxpain
Copy link

maxpain commented Feb 26, 2024

@mafintosh Could you please merge this? Or maybe you @valenting could make a PR?

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

4 participants