Ticket #1518 (closed enhancement: wontfix)
Problems with IPv6 address parsing
| Reported by: | opottone@… | Owned by: | jan |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5.0 |
| Component: | core | Version: | 1.4.18 |
| Severity: | minor | Keywords: | ipv6 |
| Cc: | Blocked By: | ||
| Need User Feedback: | no | Blocking: |
Description (last modified by glen) (diff)
When comparing HTTP["remoteip"] to IPv6 addresses, the compressed form such as "2001:DB8::8:800:200C:417A" does not work: one has to use the longer form "2001:DB8:0:0:8:800:200C:417A". With subnets, neither form works (regular expressions provide a workaround.)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

