Skip to content

fix: normalize IPv6 zones during IP parsing - #50

Open
abczzz13 wants to merge 1 commit into
mainfrom
fix/ipv6-zone-normalization
Open

fix: normalize IPv6 zones during IP parsing#50
abczzz13 wants to merge 1 commit into
mainfrom
fix/ipv6-zone-normalization

Conversation

@abczzz13

@abczzz13 abczzz13 commented Aug 12, 2026

Copy link
Copy Markdown
Owner

Strip IPv6 zones before addresses reach trust and client-IP policy evaluation. Preserve zoned RemoteAddr compatibility, IPv4 unmapping, and parser round-trip stability.

Summary

Security/trust-boundary impact

Testing

  • just test
  • just race
  • just lint
  • just security
  • just ci or explained why full local CI was not run

Checklist

  • Added or updated tests where appropriate
  • Updated README, godocs, or examples if needed
  • Updated CHANGELOG.md if public behavior changed
  • Considered backward compatibility
  • Considered parser, proxy trust, and fallback security implications

Strip IPv6 zones before addresses reach trust and client-IP policy
evaluation. Preserve zoned RemoteAddr compatibility, IPv4 unmapping,
and parser round-trip stability.
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.

1 participant