Adding upstream version 2.4+really2.3.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
69f45f5c7c
commit
85727a4155
458 changed files with 5141 additions and 7138 deletions
|
@ -27,14 +27,10 @@ SYNOPSIS
|
|||
[--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>]
|
||||
|
||||
|
@ -154,16 +150,6 @@ OPTIONS
|
|||
--ctrl-loss-tmo=<#>::
|
||||
Overrides the default controller loss timeout period (in seconds).
|
||||
|
||||
-T <#>::
|
||||
--tos=<#>::
|
||||
Type of service for the connection (TCP)
|
||||
|
||||
--keyring=<#>::
|
||||
Keyring for TLS key lookup.
|
||||
|
||||
--tls_key=<#>::
|
||||
TLS key for the connection (TCP).
|
||||
|
||||
-D::
|
||||
--duplicate-connect::
|
||||
Allows duplicated connections between same transport host and subsystem
|
||||
|
@ -182,9 +168,6 @@ OPTIONS
|
|||
--data-digest::
|
||||
Generates/verifies data digest (TCP).
|
||||
|
||||
--tls::
|
||||
Enable TLS encryption (TCP).
|
||||
|
||||
-O::
|
||||
--dump-config::
|
||||
Print out resulting JSON configuration file to stdout.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue