https://issues.apache.org/bugzilla/show_bug.cgi?id=47159

           Summary: 2.2.x logresolve doesn't support ipv6
           Product: Apache httpd-2
           Version: 2.2.11
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: support
        AssignedTo: [email protected]
        ReportedBy: [email protected]


2.2.11 logresolve doesn't support ipv6
2.3-HEAD logresolve does support ipv6

Could you copy the new version of support/logresolve.c from HEAD to 2.2.
It compiles and works without any problems in 2.2.

It's really annoying that the support tool doesn't understand ipv6 while the
server does. Dealing with apache logs is hampered because of this.

Example:
$ echo '2001:670:aa::11 foo' | logresolve-2.2.11
2001:670:aa::11 foo
$ echo '2001:670:aa::11 foo' | logresolve-2.3-HEAD
roope.top.tkukoulu.fi foo

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to