client[ADDR_INDEX] is an IPv4 mapped to IPv6, but
authorJeremy Allison <jra@samba.org>
Thu, 6 Mar 2008 22:44:07 +0000 (14:44 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 6 Mar 2008 22:44:07 +0000 (14:44 -0800)
commit7c3550f82c51ce173b13e568762f728ecb881e85
treee7c9cbe5d2e593cff3aa799fc95cf1591384d5f1
parent5eb7b7a9db4bda40660df5ab67bfea99e75716f9
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.
source/lib/access.c