Adding upstream version 1.11.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
42ce9d48e1
commit
d21edaa886
946 changed files with 4896 additions and 1272 deletions
|
@ -102,8 +102,12 @@
|
|||
"description": "Keyring for TLS key lookup",
|
||||
"type": "string"
|
||||
},
|
||||
"tls_key_identity": {
|
||||
"description": "PSK identity for the TLS PSK (tls_key)",
|
||||
"type": "string"
|
||||
},
|
||||
"tls_key": {
|
||||
"description": "TLS key for the connection",
|
||||
"description": "TLS PSK in PSK interchange format",
|
||||
"type": "string"
|
||||
},
|
||||
"nr_io_queues": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue