freebsd-dev/sbin/mount_nfs
Ian Dowse eca1c24e5a Use the new CLSET_CONNECT clnt_control() request on UDP clients to
ensure that we never proceed with the mount() syscall if the server
is replying from the wrong source address. Previously the userland
RPC call to the remote nfsd would succeed, but the kernel uses
connect() so it would not see the replies, resulting in a hung
mount.
2001-06-23 19:57:20 +00:00
..
Makefile - Backout botched attempt to introduce MANSECT feature. 2001-03-26 14:33:27 +00:00
mount_nfs.8 Make it much more obvious that the use of NQNFS is discouraged (the 2001-06-22 00:41:20 +00:00
mount_nfs.c Use the new CLSET_CONNECT clnt_control() request on UDP clients to 2001-06-23 19:57:20 +00:00