]> granicus.if.org Git - apache/commit
Fix a major security problem with double-reverse lookup checking.
authorJeff Trawick <trawick@apache.org>
Thu, 22 Mar 2001 10:03:29 +0000 (10:03 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 22 Mar 2001 10:03:29 +0000 (10:03 +0000)
commitaa563a6faf0c2cb8a6c5823feed7e321be26d801
tree81cada1dfec4fcac794e78182d29182a1dc6303f
parenta93c526298d869a2533cc861710ee6c6886de86a
Fix a major security problem with double-reverse lookup checking.
Previously, a client connecting over IPv4 would not be matched
properly when the server had an IPv6 listening socket.

PR:       7407
Submitted by: Taketo Kabe <kiabe@sra-tohoku.co.jp>
Reviewed by:  Jeff Trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88561 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/core.c