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

feat(netxlite): support extracting the CNAME #875

Merged
merged 2 commits into from
Aug 23, 2022
Merged

Conversation

bassosimone
Copy link
Contributor

@bassosimone
Copy link
Contributor Author

Coverage decreased. Let me see if I can do anything to improve it a bit.

1. dnsovergetaddrinfo: specify the behavior of a DNSResponse returned
by this file to make it line with normal responses and write unit tests
to make sure we adhere to expectations;

2. dnsoverudp: make sure we wait to deferred responses also w/o a
custom context and post on a private channel and test that;

3. utls: recognize that we can actually write a test for NetConn and
what needs to change when we'll use go1.19 by default will just be
a cast that at that point can be removed.
@bassosimone bassosimone merged commit cc24f28 into master Aug 23, 2022
@bassosimone bassosimone deleted the issue/2225 branch August 23, 2022 11:04
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.

netxlite: add support for extracting CNAME
1 participant