Merging upstream version 2.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
50f6a45557
commit
c2a4b9519f
35 changed files with 364 additions and 122 deletions
|
@ -235,6 +235,14 @@
|
|||
# This forces the connection to be made on a specific interface
|
||||
# instead of letting the system decide.
|
||||
#
|
||||
# dhchap-secret [OPTIONAL]
|
||||
# NVMe In-band authentication host secret (i.e. key); needs to be
|
||||
# in ASCII format as specified in NVMe 2.0 section 8.13.5.8 Secret
|
||||
# representation. If this option is not specified, the default is
|
||||
# read from /etc/stas/sys.conf (see the 'key' parameter under the
|
||||
# [Host] section). In-band authentication is attempted when this
|
||||
# is present.
|
||||
#
|
||||
# dhchap-ctrl-secret [OPTIONAL]
|
||||
# NVMe In-band authentication controller secret (i.e. key) for
|
||||
# bi-directional authentication; needs to be in ASCII format as
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue