Searched hist:"36 b83ac1b0d1c396095771755a3ed13a0da307ea" (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/xdr/ |
H A D | xdr_mbuf.c | diff 36b83ac1b0d1c396095771755a3ed13a0da307ea Thu Nov 13 15:36:52 CET 2008 Doug Rabson <dfr@FreeBSD.org> Use the remote address for access control, not the local address. This fixes the nfsd problems that some people have with the new code.
Add support for the vfs.nfsrv.nfs_privport sysctl which denies access unless the client is using a port number less than 1024. Not really sure if this is particularly useful since it doesn't add any real security. diff 36b83ac1b0d1c396095771755a3ed13a0da307ea Thu Nov 13 15:36:52 CET 2008 Doug Rabson <dfr@FreeBSD.org> Use the remote address for access control, not the local address. This fixes the nfsd problems that some people have with the new code.
Add support for the vfs.nfsrv.nfs_privport sysctl which denies access unless the client is using a port number less than 1024. Not really sure if this is particularly useful since it doesn't add any real security.
|