X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=tests%2Fnsm_client%2FREADME;fp=tests%2Fnsm_client%2FREADME;h=85379dd0371f2c044ac9173e4afad4badeaadbb2;hb=80c537374acc08027dc4853c1801485be6684e6f;hp=0000000000000000000000000000000000000000;hpb=a8449be2ab58d67d5028a280f94e661358b58e97;p=nfs-utils.git diff --git a/tests/nsm_client/README b/tests/nsm_client/README new file mode 100644 index 0000000..85379dd --- /dev/null +++ b/tests/nsm_client/README @@ -0,0 +1,12 @@ +The nsm_client program is intended for testing statd. It has the ability +to act as a synthetic NSM client for sending artificial NSM calls to any +host you choose. + +It also has an NLM simulator that implements the call that statd uses to +communicate with lockd. The daemon simulator will start itself up, +register as an NLM service and listen for "downcalls" from statd. When +it gets one, it will log a message. + +Note that lockd will need to be down when using the daemon simulator. It +also does not implement the entire NLM protocol and is only really +useful for testing statd's downcall.