You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 20, 2023. It is now read-only.
We recently stopped to respond with NXDOMAIN answers for unknown DNS domains on the "local" side, but the "remote" side was not fully updated yet. This might cause infinite DNS solicitation request loop.
Reproduce steps
Start the extension on host that does not respond with IPv4-mapped IPv6 addresses.
Make an DNS resolution request for an IPv6 address inside a Codespace.
Notice that it is never resolved and might cause subsequent DNS requests to hang.