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

Allow ipv6 getaddrinfo #37

Merged
merged 4 commits into from
Feb 19, 2025
Merged

Allow ipv6 getaddrinfo #37

merged 4 commits into from
Feb 19, 2025

Conversation

JackKelly-Bellroy
Copy link
Member

Remove from the getAddrInfo call the request that it should only return IPv4 addresses. We have started to see IPv6 addresses come through in requests from some AWS products, and this should silence the "Cannot convert sourceIp" that we're starting to see in logs.

@JackKelly-Bellroy JackKelly-Bellroy merged commit f763ecb into master Feb 19, 2025
10 checks passed
@JackKelly-Bellroy JackKelly-Bellroy deleted the allow-ipv6-getaddrinfo branch February 19, 2025 05:59
@JackKelly-Bellroy JackKelly-Bellroy restored the allow-ipv6-getaddrinfo branch February 19, 2025 05:59
@JackKelly-Bellroy JackKelly-Bellroy deleted the allow-ipv6-getaddrinfo branch March 7, 2025 00:47
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