numam-spdk/app/nvmf_tgt
Cunyin Chang aa2de5c6f6 nvmf: Fix the bug when free listen_addrs.
it will free invalid address when we start nvmf using profile,
this patch fix the bug.

Change-Id: I5100eadc2fd129a5b9e3588decac1429d03d78a4
Signed-off-by: Cunyin Chang <cunyin.chang@intel.com>
2017-03-10 08:02:57 +08:00
..
.gitignore nvmf: add NVMe over Fabrics userspace target 2016-06-06 15:21:25 -07:00
conf.c nvmf: Fix the bug when free listen_addrs. 2017-03-10 08:02:57 +08:00
Makefile build: define SPDK_LIB_LIST to simplify building dependencies and linker args 2016-11-22 11:45:48 -07:00
nvmf_rpc.c nvmf: introduce the global and per subsystem listen addresses 2017-03-07 12:56:13 -07:00
nvmf_tgt.c nvmf: move io_channel allocation to virtual.c 2017-03-06 17:15:31 -07:00
nvmf_tgt.h app/nvmf_tgt: rename spdk_nvmf_parse_subsystem_for_rpc 2017-02-22 19:13:05 -07:00