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

[forwardport] fix: avoid http3 for dns.google and www.google.com (#593) #594

Merged
merged 1 commit into from
Nov 12, 2021

Conversation

bassosimone
Copy link
Contributor

@bassosimone bassosimone commented Nov 12, 2021

This commit forward ports dedd84f.

Original commit message:


This diff changes code the release/3.11 branch to ensure we're not using dns.google and www.google.com over HTTP3. As documented in ooni/probe#1873, since this morning (approx) these services do not support HTTP3 anymore. (I didn't bother with checking whether this issue affects other Google services; I just limited my analysis to the services that we were using as part of testing.)

This patch WILL require forward porting to the master branch.

Checklist

This commit forward ports dedd84f.

Original commit message:

- - -

This diff changes code the release/3.11 branch to ensure we're not using dns.google and www.google.com over HTTP3. As documented in ooni/probe#1873, since this morning (approx) these services do not support HTTP3 anymore. (I didn't bother with checking whether this issue affects _other_ Google services; I just limited my analysis to the services that we were using as part of testing.)

This patch WILL require forward porting to the master branch.
@bassosimone bassosimone requested a review from hellais as a code owner November 12, 2021 13:34
@bassosimone bassosimone merged commit 0a322eb into master Nov 12, 2021
@bassosimone bassosimone deleted the issue/1873 branch November 12, 2021 13:43
ainghazal pushed a commit to ainghazal/probe-cli that referenced this pull request Mar 8, 2022
…i#593) (ooni#594)

This commit forward ports cb92ecf39bcd51e614fe2a89b47d8cc3eeb569a2.

Original commit message:

- - -

This diff changes code the release/3.11 branch to ensure we're not using dns.google and www.google.com over HTTP3. As documented in ooni/probe#1873, since this morning (approx) these services do not support HTTP3 anymore. (I didn't bother with checking whether this issue affects _other_ Google services; I just limited my analysis to the services that we were using as part of testing.)

This patch WILL require forward porting to the master branch.
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

Successfully merging this pull request may close these issues.

1 participant