·
6 commits
to fabric
since this release
- 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