aboutsummaryrefslogtreecommitdiff
path: root/lib/libnvmf
Commit message (Expand)AuthorAgeFilesLines
* libnvmf: Fix a typo in a source code commentGordon Bergling2025-08-251-1/+1
* Remove redundant PACKAGE for INTERNALLIB librariesLexi Winter2025-08-231-1/+0
* libnvmf: Fix header to work with C++John Baldwin2025-08-061-0/+4
* libnvmf: Add nvmf_nqn_valid_strict() functionJohn Baldwin2025-07-282-1/+56
* nvmf: Auto-reconnect periodically after a disconnectJohn Baldwin2025-07-092-7/+20
* nvmf: Add NVMF_CONNECTION_STATUS ioctlJohn Baldwin2025-01-312-0/+12
* nvmf: Refactor reconnection supportJohn Baldwin2025-01-245-15/+114
* nvmf: Switch several ioctls to using nvlistsJohn Baldwin2024-12-307-60/+139
* 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