From f42531334c05b7f49ae43c0a27e347a487fb2667 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 3 Apr 2023 09:59:35 +0200 Subject: Adding upstream version 2.4. Signed-off-by: Daniel Baumann --- Documentation/nvme-connect.html | 41 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 40 insertions(+), 1 deletion(-) (limited to 'Documentation/nvme-connect.html') diff --git a/Documentation/nvme-connect.html b/Documentation/nvme-connect.html index 19fc688..e489e1d 100644 --- a/Documentation/nvme-connect.html +++ b/Documentation/nvme-connect.html @@ -768,10 +768,14 @@ nvme-connect(1) Manual Page [--keep-alive-tmo=<#> | -k <#>] [--reconnect-delay=<#> | -c <#>] [--ctrl-loss-tmo=<#> | -l <#>] + [--tos=<#> | -T <#>] + [--keyring=<#> ] + [--tls_key=<#> ] [--duplicate-connect | -D] [--disable-sqflow | -d] [--hdr-digest | -g] [--data-digest | -G] + [--tls ] [--dump-config | -O] [--output-format=<fmt> | -o <fmt>]
@@ -1047,6 +1051,33 @@ cellspacing="0" cellpadding="4">

+-T <#> +
+
+--tos=<#> +
+
+

+ Type of service for the connection (TCP) +

+
+
+--keyring=<#> +
+
+

+ Keyring for TLS key lookup. +

+
+
+--tls_key=<#> +
+
+

+ TLS key for the connection (TCP). +

+
+
-D
@@ -1093,6 +1124,14 @@ cellspacing="0" cellpadding="4">

+--tls +
+
+

+ Enable TLS encryption (TCP). +

+
+
-O
@@ -1162,7 +1201,7 @@ and Christoph Hellwig

-- cgit v1.2.3