Spdk/lib/nvmf
Daniel Verkamp b0e128db3d nvmf/rpc: add adrfam to listen address
This allows the user to optionally specify the address family for
construct_nvmf_subsystem (default is IPv4).

Note that the RDMA transport still only supports IPv4 because of the way
it binds to the listen address; this will be fixed in a separate patch.

Change-Id: I534ed75f6f81e53559d1bebcd2f34f1a2b210a97
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/367429
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-07-05 13:01:20 -04:00
..
direct.c scripts/check_format.sh: check spaces in comments 2017-04-24 13:37:41 -07:00
discovery.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
Makefile nvmf: split discovery service into its own file 2017-03-17 15:55:36 -07:00
nvmf_internal.h nvmf/rpc: add adrfam to listen address 2017-07-05 13:01:20 -04:00
nvmf.c nvmf/rpc: add adrfam to listen address 2017-07-05 13:01:20 -04:00
rdma.c nvmf/rpc: add adrfam to listen address 2017-07-05 13:01:20 -04:00
request.c nvmf: stub out Abort command support 2017-06-20 20:03:01 -04:00
request.h nvmf: stub out Abort command support 2017-06-20 20:03:01 -04:00
session.c nvmf: stub out Abort command support 2017-06-20 20:03:01 -04:00
session.h nvmf: stub out Abort command support 2017-06-20 20:03:01 -04:00
subsystem.c nvmf/rpc: add adrfam to listen address 2017-07-05 13:01:20 -04:00
subsystem.h nvmf: add discovery controller ops 2017-03-17 15:55:36 -07:00
transport.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
transport.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
virtual.c nvmf: stub out Abort command support 2017-06-20 20:03:01 -04:00