client[ADDR_INDEX] is an IPv4 mapped to IPv6, but
commit6f4cd6df77e723ff033cc1ccd68955e605ed8c16
authorJeremy Allison <jra@samba.org>
Thu, 6 Mar 2008 22:44:07 +0000 (6 14:44 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 6 Mar 2008 22:44:07 +0000 (6 14:44 -0800)
tree8cef867129459eb716f31863cc92efdee43046a5
parentffd88c35db3c01c9d6c433e9ee4cda80d85b6527
client[ADDR_INDEX] is an IPv4 mapped to IPv6, but
the list item is not. Try and match the IPv4 part of
address only. This will happen a lot on IPv6 enabled
systems with IPv4 allow/deny lists in smb.conf.
Bug #5311.
Jeremy.
(This used to be commit 7c3550f82c51ce173b13e568762f728ecb881e85)
source3/lib/access.c