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

update ipset_sync a bug with ipv6 #66

Merged
merged 1 commit into from
Jul 6, 2022
Merged

Conversation

muncjack
Copy link
Contributor

Pull Request (PR) description

This change it so resolve a problem with ipv6 subnets where the script was removing the /32 on the end of a ipv6 subnet

This Pull Request (PR) fixes the following issues

Fixes #65

this change it so resolve a problem with ipv6 subnets where the script was removing the /32 on the end of a ipv6 subnet
Copy link
Member

@bastelfreak bastelfreak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that's fine

@maxadamo
Copy link
Contributor

fixes #30

@ekohl ekohl linked an issue May 23, 2022 that may be closed by this pull request
@bastelfreak bastelfreak merged commit fc81728 into voxpupuli:master Jul 6, 2022
@bastelfreak bastelfreak added the bug Something isn't working label Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

subnet 32 should not be stripped in ipset_sync /32 is incorrectly stripped from IPv6 networks
3 participants