]> git.ipfire.org Git - thirdparty/samba.git/commit
libcli/util: map EPROTONOSUPPORT to NT_STATUS_PROTOCOL_NOT_SUPPORTED
authorStefan Metzmacher <metze@samba.org>
Tue, 15 Apr 2025 11:48:54 +0000 (13:48 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 18 Apr 2025 10:17:30 +0000 (10:17 +0000)
commit87a9cd4f1e69a6e8be32c18d3d772b324a2efcc1
tree8f8ab35c52e6dc6e79de180bb013ea8678f7de12
parent171b95a042a0c708afeb987ca2b7ba01e4b9115b
libcli/util: map EPROTONOSUPPORT to NT_STATUS_PROTOCOL_NOT_SUPPORTED

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
libcli/util/errmap_unix.c