Attention is currently required from: Frank Filz.
Lior Suliman would like Frank Filz to review this change.
Add IP-based client owner separation for NFSv4.1+.
This change introduces a new configuration option,
"Ip_Based_Client_Owner_Separation", which, when enabled,
causes Ganesha to use the client's IP address in addition
to the provided client owner identifier to uniquely identify
NFSv4.1+ clients. The `get_client_record` function is updated
to accept and store the client's IP address in the client record.
Change-Id: Ie2cbedc3178156eaa49b36a945db2e5f04492de0
Signed-off-by: Lior Suliman <liorsu@gmail.com>
---
M src/Protocols/NFS/nfs4_op_exchange_id.c
M src/Protocols/NFS/nfs4_op_setclientid.c
M src/SAL/nfs4_clientid.c
M src/doc/man/ganesha-core-config.rst
M src/include/gsh_config.h
M src/include/sal_data.h
M src/include/sal_functions.h
M src/support/nfs_read_conf.c
8 files changed, 39 insertions(+), 5 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/17/1229517/1
To view, visit change 1229517. To unsubscribe, or for help writing mail filters, visit settings.