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

fix(edns): modify SourceNetmask for IPv6 #260

Merged
merged 1 commit into from
May 30, 2021
Merged

Conversation

tuzi3040
Copy link
Contributor

Google public dns required ipv6 edns SourceNetmask to be no more than 56.

Google public dns required ipv6 edns `SourceNetmask` to be no more than 56.
@codecov
Copy link

codecov bot commented May 23, 2021

Codecov Report

Merging #260 (a8dcfdb) into master (fdc65ac) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #260   +/-   ##
=======================================
  Coverage   52.08%   52.08%           
=======================================
  Files          13       13           
  Lines         576      576           
=======================================
  Hits          300      300           
  Misses        227      227           
  Partials       49       49           
Impacted Files Coverage Δ
core/common/edns.go 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fdc65ac...a8dcfdb. Read the comment docs.

@shawn1m shawn1m merged commit 1b6ba97 into shawn1m:master May 30, 2021
@shawn1m
Copy link
Owner

shawn1m commented May 30, 2021

Merged. Thanks!

@tuzi3040 tuzi3040 deleted the patch-1 branch May 30, 2021 18:35
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.

2 participants