Hello, On 7/27/24 11:09 AM, Niklas Hambüchen wrote:
I wrote a possible implementation of `--host` for nfs-utils's `rpc.mountd` here: https://github.com/nh2/nfs-utils/compare/mountd-listen-host-option (stable link: https://github.com/nh2/nfs-utils/commit/b77a10686fe042d3709bcde958edd0926d3e5f41) Please let me know if that would be acceptable. In case that patch is already good, feel free to pull it! I haven't tested it in a real NFS setup yet, just compiled and started it locally so far.
When you do finish the testing please use 'git commit -s' which will add the Signed-off-by: tag and then using 'git format-patch' to create the patch To post the patch, inline, I generally use 'git send-email' Finally, I don't see any man page update for this new option. Thanks! steved.