summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2010-06-22 13:06:40 -0400
committerSteve Dickson <steved@redhat.com>2010-06-22 16:04:53 -0400
commit21015ace7d0a356b24a57540ccfeb41d941e78ed (patch)
tree1735653057e844649f03706b35112d029cafdac7 /tools
parent22d6566d473f71e241c791a02435d414648c99e8 (diff)
downloadnfs-utils-21015ace7d0a356b24a57540ccfeb41d941e78ed.tar.gz
nfs-utils-21015ace7d0a356b24a57540ccfeb41d941e78ed.tar.xz
nfs-utils-21015ace7d0a356b24a57540ccfeb41d941e78ed.zip
libexport.a: Replace matchhostname()
So that exportfs can eventually support IPv6 addresses, copy statd's getaddrinfo(3)-based matchhostname to exportfs, with adjustments for dealing with export wildcards and netgroups. Until exportfs has full IPv6 support, however, we want to ensure that IPv6 addresses continue to remain blocked in the address comparison code used by exportfs. At a later point we'll replace much of this with the generic functions in sockaddr.h. Since it contains special logic for handling wildcard and netgroups, this function is specialized for exportfs, and does not belong in one of the shared libraries. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions