proxy-protocol-support-1.2.1-fabric.jar
Curse Maven Snippet
What's new
- Fixed IPv6 CIDR matching — /32 was treated as a full mask regardless of address family, breaking prefix matching for IPv6 addresses
- Added hybrid connection mode — when an IP is on both proxyServerIPs and directAccessIPs lists, the mod now detects PROXY protocol header at runtime and handles the connection accordingly
- Added unit tests for CIDRMatcher
- Updated Netty HAProxy codec to 4.2.13.Final

