opnsense-src/lib/libnvmf
John Baldwin 9f0f30bc1f libnvmf: Add nvmf_nqn_valid_strict() function
This moves the checks previously under #ifdef STRICT in
nvmf_nqn_valid() into a separate helper for userland.  This
requires that the NQN starts with "nqn.YYYY-MM." followed by at
least one additional character.

Reviewed by:	asomers
Differential Revision:	https://reviews.freebsd.org/D48767
2025-07-28 14:33:03 -04:00
..
internal.h nvmf: Refactor reconnection support 2025-01-24 09:43:19 -05:00
libnvmf.h libnvmf: Add nvmf_nqn_valid_strict() function 2025-07-28 14:33:03 -04:00
Makefile nvmf: Switch several ioctls to using nvlists 2024-12-30 13:52:21 -05:00
Makefile.depend Update Makefile.depend files 2024-10-14 10:26:17 -07:00
nvmf_controller.c libnvmf: Add nvmf_nqn_valid_strict() function 2025-07-28 14:33:03 -04:00
nvmf_host.c nvmf: Auto-reconnect periodically after a disconnect 2025-07-09 10:19:45 -04:00
nvmf_tcp.c nvmf: Refactor reconnection support 2025-01-24 09:43:19 -05:00
nvmf_transport.c nvmf: Refactor reconnection support 2025-01-24 09:43:19 -05:00