Skip to content

Fix ipv6 filtering#59

Merged
elecharny merged 2 commits into
apache:2.2.Xfrom
Worteks:fix-ipv6-filtering
Jun 17, 2026
Merged

Fix ipv6 filtering#59
elecharny merged 2 commits into
apache:2.2.Xfrom
Worteks:fix-ipv6-filtering

Conversation

@maxbes

@maxbes maxbes commented Jun 17, 2026

Copy link
Copy Markdown

o.a.m.filter.firewall didn't work with ipv6 because of an incorrect Subnet implementation

This PR replaces the existing Subnet implementation with one that reuses SubnetUtils and SubnetUtils6 from commons-net as utility classes. The code is copied to avoid adding a dependency

@elecharny elecharny merged commit fe7f19d into apache:2.2.X Jun 17, 2026
4 of 9 checks passed
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