+42
−0
+1
−0
+1
−0
+10
−11
+2
−0
Loading
Save parameter `secure_channel` of `nvmf_subsystem_add_listener` RPC, as part of configuration generated via `save_config` RPC. Add a structure for additional listener creation options, which currently holds only `secure_channel` flag. Introduce `spdk_nvmf_subsystem_add_listener_ext()` function, which takes this new structure as parameter. Move g_tls_log to tcp.c, as this is TCP specific log. Change-Id: I81243c67326a113165d448769015cb28d11ac0b4 Signed-off-by:Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16905 Reviewed-by:
Jim Harris <jim.harris@gmail.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Sebastian Brzezinka <sebastian.brzezinka@intel.com> Community-CI: Mellanox Build Bot