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

Explicitly support IPV6 masking #49

Open
yaauie opened this issue Jan 11, 2019 · 0 comments
Open

Explicitly support IPV6 masking #49

yaauie opened this issue Jan 11, 2019 · 0 comments

Comments

@yaauie
Copy link
Contributor

yaauie commented Jan 11, 2019

Since the implementation that provides the IPV4_NETWORK method uses IPAddr#new and IPAddr#mask, both of which fully support IPV6, it is entirely possible to do IPV6 masking by using the IPV4_NETWORK method.

Add explicit support for IPV6 (whether by adding a IPV6_NETWORK that shares the implementation or otherwise, along with specs)

https://github.com/logstash-plugins/logstash-filter-fingerprint/blob/v3.2.1/lib/logstash/filters/fingerprint.rb#L149-L152

@yaauie yaauie changed the title Explicitly support IPV6 Explicitly support IPV6 masking Jan 11, 2019
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

No branches or pull requests

1 participant