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

[Feature Request] Filter ipv6hints in HTTPS RR #1706

Open
Cebeerre opened this issue Feb 11, 2025 · 0 comments
Open

[Feature Request] Filter ipv6hints in HTTPS RR #1706

Cebeerre opened this issue Feb 11, 2025 · 0 comments

Comments

@Cebeerre
Copy link

Hi,

When filtering AAAA records, this does not honor removing the ipv6hints from the HTTPS RR:

;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 28794
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;www.cloudflare.com.		IN	HTTPS

;; ANSWER SECTION:
www.cloudflare.com.	402	IN	HTTPS	1 . alpn="h3,h2" ipv4hint=104.16.123.96,104.16.124.96 ipv6hint=2606:4700::6810:7b60,2606:4700::6810:7c60

;; Query time: 11 msec
;; SERVER: 192.168.13.1#53(192.168.13.1) (UDP)
;; WHEN: Tue Feb 11 13:15:50 CET 2025
;; MSG SIZE  rcvd: 109

It makes sense that if we want Blocky to do not make use of ipv6, the ipv6hints from the HTTPS RR should me removed as well (AGH has this implemented).

Thanks !

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