]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
Clients IP address and host names are check on
authorSteve Dickson <steved@redhat.com>
Fri, 19 Dec 2008 19:11:09 +0000 (14:11 -0500)
committerSteve Dickson <steved@redhat.com>
Fri, 19 Dec 2008 19:11:09 +0000 (14:11 -0500)
every RPC request, to both mountd and statd
when TCP wrappers are enabled. To help this
process scale better the access rights are stored
in a hash table, which are hashed per IP address,
RPC program and procudure numbers.

Signed-off-by: Steve Dickson <steved@redhat.com>

No differences found