+80
−2
test/unit/lib/nvmf/auth.c/Makefile
0 → 100644
+10
−0
test/unit/lib/nvmf/auth.c/auth_ut.c
0 → 100644
+191
−0
Loading
The DH-HMAC-CHAP protocol requires the fields in the authentication
commands to be set in certain way (i.e. secp=0xe9, spsp{0,1}=1), so
they're now sanitized before we process them any further.
Signed-off-by:
Konrad Sztyber <konrad.sztyber@intel.com>
Change-Id: I1675df21e074980439c6ca43b7c2b775eec7abe8
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/22658
Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
Reviewed-by:
Ben Walker <ben@nvidia.com>
Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com>