]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r344192 (by sef): Add support for a virtual hostname to nfsd
authorAlexander Motin <mav@FreeBSD.org>
Mon, 29 Apr 2019 19:10:24 +0000 (19:10 +0000)
committerAlexander Motin <mav@FreeBSD.org>
Mon, 29 Apr 2019 19:10:24 +0000 (19:10 +0000)
commitd5bf930d4544ec53faa3df501f3ecf2176dd4241
treedf9b6387876402e059f008e497bd27596fe71cb1
parent5c77a2cb5e3234a897d763c7b5d10992bf3be737
MFC r344192 (by sef): Add support for a virtual hostname to nfsd

Specifically, this allows (via "-V vhostname") telling nfsd what principal
to use, instead of the hostname.  This is used at iXsystems for fail-over in
HA systems.

Sponsored by: iXsystems, Inc.
Differential Revision: https://reviews.freebsd.org/D19191
libexec/rc/rc.d/nfsd
usr.sbin/nfsd/nfsd.8
usr.sbin/nfsd/nfsd.c