HomeFreeBSD

Add the "-tls" and "-tlscert" export options to mountd.c.

Description

Add the "-tls" and "-tlscert" export options to mountd.c.
Unfortunately, flags in the export structure is an int and
not a uint64_t, so I had to hack around that.
This needs to be fixed properly.

Details

Provenance
rmacklemAuthored on
Parents
rS359220: Add mountd to the nfs-over-tls project.
Branches
Unknown
Tags
Unknown