opnsense-src/sys/dev/nvmf/controller
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
..
ctl_frontend_nvmf.c nvmft: Export more info for a ctl port for use by ctladm 2025-02-20 10:31:20 -05:00
nvmft_controller.c nvmft: Fix a resource leak for SET_FEATURES/ASYNC_EVENT_CONFIGURATION 2025-05-30 19:29:57 -04:00
nvmft_qpair.c nvmf: Switch several ioctls to using nvlists 2024-12-30 13:52:21 -05:00
nvmft_subr.c libnvmf: Add nvmf_nqn_valid_strict() function 2025-07-28 14:33:03 -04:00
nvmft_subr.h
nvmft_var.h nvmft: Export more info for a ctl port for use by ctladm 2025-02-20 10:31:20 -05:00