Actions
Feature #1518
closedProblems with IPv6 address parsing
Status:
Fixed
Priority:
Normal
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:
No
Description
When comparing {{{HTTPremoteip}}} 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.)
-- opottone
Updated by stbuehler over 16 years ago
- Status changed from New to Fixed
- Resolution set to wontfix
As you said, it is doable with regular expressions; the documentation does not claim it works. Won't fix in 1.4.
Updated by gstrauss almost 9 years ago
- Description updated (diff)
related pull request: https://github.com/lighttpd/lighttpd1.4/pull/52
Updated by gstrauss about 1 year ago
- Status changed from Wontfix to Fixed
- Target version deleted (
1.5.0) - ASK QUESTIONS IN Forums set to No
Fixed in lighttpd 1.4.40 for #2706 and https://github.com/lighttpd/lighttpd1.4/pull/52
Actions
Also available in: Atom