aboutsummaryrefslogtreecommitdiff
path: root/lib/libnvmf
Commit message (Expand)AuthorAgeFilesLines
* nvmf_tcp: Correct padding calculationJohn Baldwin2024-11-021-1/+1
* libnvmf: Correctly set the controller and host PDA fieldsJohn Baldwin2024-11-021-4/+4
* Update Makefile.depend filesSimon J. Gerraty2024-10-141-0/+12
* libnvmf: Reject invalid values of MAXH2CDATA for new associationsJohn Baldwin2024-07-251-2/+9
* libnvmf: Require MAXH2CDATA to be a multiple of 4John Baldwin2024-07-251-4/+5
* libnvmf: Zero controller data template for I/O controllersJohn Baldwin2024-07-191-0/+1
* libnvmf: avoid resource leakPierre Pronchery2024-05-211-1/+5
* nvmf_tcp: Correct tests for PDU directionJohn Baldwin2024-05-061-1/+1
* libnvmf: Add internal library to support NVMe over FabricsJohn Baldwin2024-05-027-0/+3618