mirror of
https://github.com/opnsense/src.git
synced 2026-06-29 02:13:01 -04:00
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 |
||
|---|---|---|
| .. | ||
| internal.h | ||
| libnvmf.h | ||
| Makefile | ||
| Makefile.depend | ||
| nvmf_controller.c | ||
| nvmf_host.c | ||
| nvmf_tcp.c | ||
| nvmf_transport.c | ||