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

Extend in_private_net to check for unique local addresses in IPv6 (3.3 backport) #169

Closed
wants to merge 1 commit into from

Conversation

mpfz0r
Copy link
Contributor

@mpfz0r mpfz0r commented Aug 17, 2020

This reduces error log noise by suppressing the stacktrace

fixes #156
fixes Graylog2/graylog2-server#4624
related to #33

(cherry picked from commit abc08c0)

@mpfz0r mpfz0r added this to the 3.3.5 milestone Aug 17, 2020
This reduces error log noise by suppressing the stacktrace

fixes #156
fixes Graylog2/graylog2-server#4624
related to #33

(cherry picked from commit abc08c0)

extend `in_private_net` to check for unique local addresses in IPv6

(cherry picked from commit 6c3f617)

use Graylog's IpSubnet class instead of ancient netty one

suppress harmless API stability warning

(cherry picked from commit 91d4f64)
@mpfz0r mpfz0r changed the title reduce error log noise by suppressing the stacktrace Extend in_private_net to check for unique local addresses in IPv6 (3.3 backport) Oct 14, 2020
@mpfz0r mpfz0r modified the milestones: 3.3.5, 3.3.9 Oct 14, 2020
@mpfz0r mpfz0r requested a review from kroepke October 14, 2020 16:17
@mpfz0r
Copy link
Contributor Author

mpfz0r commented May 3, 2021

this has been fixed in another PR. closing..

@mpfz0r mpfz0r closed this May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants