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

#1365: Add test to sanitize IPv6 address in case it's not in brackets #1367

Closed
wants to merge 2 commits into from

Conversation

gsejourne
Copy link

This is an attempt at fixing issue #1365

Note: not using To4() methods to avoid string/ip conversion, but feel free to fail the request if you'd rather have this.

miekg added a commit that referenced this pull request Apr 15, 2022
Small fix in the examples to properly work with v6 addresses.

Closes: #1365 #1367

Signed-off-by: Miek Gieben <miek@miek.nl>
miekg added a commit that referenced this pull request Apr 15, 2022
Small fix in the examples to properly work with v6 addresses.

Closes: #1365 #1367

Signed-off-by: Miek Gieben <miek@miek.nl>
@tmthrgd
Copy link
Collaborator

tmthrgd commented Apr 15, 2022

This has been separately fixed by #1368.

@tmthrgd tmthrgd closed this Apr 15, 2022
@gsejourne gsejourne deleted the 1365-fix-ipv6-example branch April 15, 2022 12:33
aanm pushed a commit to cilium/dns that referenced this pull request Jul 29, 2022
Small fix in the examples to properly work with v6 addresses.

Closes: miekg#1365 miekg#1367

Signed-off-by: Miek Gieben <miek@miek.nl>
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.

None yet

2 participants