Spdk/app/nvmf_tgt
Ben Walker 6285e36e5a nvmf: Add RPC methods to manage allowed hosts
Three new RPC methods are added to allow modification of the NVMe-oF
subsystem allowed host whitelist at runtime:
- nvmf_subsystem_add_host
- nvmf_subsystem_remove_host
- nvmf_subsystem_allow_any_host

Change-Id: I5c98658f949dad013165c04497cca49867022ba0
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/396063
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
2018-02-26 11:25:03 -05:00
..
.gitignore nvmf: add NVMe over Fabrics userspace target 2016-06-06 15:21:25 -07:00
conf.c nvmf: add namespaces individually in construct 2018-02-16 13:06:11 -05:00
Makefile build: add @: to remaining 'all' targets 2018-02-14 17:38:25 -05:00
nvmf_main.c app: add spdk_app_parse_args() 2017-11-13 14:57:49 -05:00
nvmf_rpc.c nvmf: Add RPC methods to manage allowed hosts 2018-02-26 11:25:03 -05:00
nvmf_tgt.c nvmf_tgt: optimize the value assignment of g_num_poll_groups 2018-02-14 15:07:43 -05:00
nvmf_tgt.h nvmf: add namespaces individually in construct 2018-02-16 13:06:11 -05:00