From 8c21fd00c98582703f1d0f701cd5bbfca2644b40 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 19 Feb 2024 11:37:58 +0100 Subject: Adding upstream version 1.8. Signed-off-by: Daniel Baumann --- doc/rst/fabrics.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/rst/fabrics.rst') diff --git a/doc/rst/fabrics.rst b/doc/rst/fabrics.rst index bd4bd1d..74d04e5 100644 --- a/doc/rst/fabrics.rst +++ b/doc/rst/fabrics.rst @@ -34,6 +34,7 @@ Fabrics-specific definitions. bool hdr_digest; bool data_digest; bool tls; + bool concat; }; **Members** @@ -92,6 +93,9 @@ Fabrics-specific definitions. ``tls`` Start TLS on the connection (TCP) +``concat`` + Enable secure concatenation (TCP) + .. c:function:: const char * nvmf_trtype_str (__u8 trtype) -- cgit v1.2.3