]> git.decadent.org.uk Git - nfs-utils.git/commit
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)
commit58e0a308fec476361dd21f7d3856faceb6e308ee
tree9490890b9a56bad3355361c2e8454f8e89234440
parente47da19d63ea50a4e15f6ab491535d54097744de
Clients IP address and host names are check on
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>
support/misc/tcpwrapper.c