Spdk/lib/nvmf
Daniel Verkamp 11c5620ae4 nvmf: add bounds checks to RW and DSM commands
Check that the number of blocks/ranges in the command fits within the
length specified by the SGL.

Change-Id: I21aded797dc1f1e752fe0bc9cec27310a4fb106a
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-08-30 09:28:15 -07:00
..
direct.c nvmf: Add support for virtual controller. 2016-08-25 15:02:21 -07:00
Makefile nvmf: Add support for virtual controller. 2016-08-25 15:02:21 -07:00
nvmf_internal.h nvmf: Listen for incoming connections only on addresses specified 2016-08-19 15:34:01 -07:00
nvmf.c nvmf: Listen for incoming connections only on addresses specified 2016-08-19 15:34:01 -07:00
rdma.c nvmf: rename trsvc -> trsvcid for spec consistency 2016-08-23 09:03:28 -07:00
request.c nvmf: check Connect command RECFMT field 2016-08-17 09:12:48 -07:00
request.h nvmf: Add nvmf controller operation structure. 2016-08-09 15:50:40 -07:00
session.c nvmf: Add support for virtual controller. 2016-08-25 15:02:21 -07:00
session.h nvmf: Add support for virtual controller. 2016-08-25 15:02:21 -07:00
subsystem.c nvmf: Add support for virtual controller. 2016-08-25 15:02:21 -07:00
subsystem.h nvmf: Add support for virtual controller. 2016-08-25 15:02:21 -07:00
transport.c nvmf: move acceptor poller into nvmf_tgt app 2016-08-17 10:01:37 -07:00
transport.h nvmf: Listen for incoming connections only on addresses specified 2016-08-19 15:34:01 -07:00
virtual.c nvmf: add bounds checks to RW and DSM commands 2016-08-30 09:28:15 -07:00