Merging upstream version 1.8.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
857e875fe5
commit
67e5308a54
874 changed files with 1460 additions and 897 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue