]> git.ipfire.org Git - thirdparty/samba.git/commit
docs-xml/smbdotconf: add 'client smb transports' option
authorStefan Metzmacher <metze@samba.org>
Wed, 2 Apr 2025 19:03:22 +0000 (21:03 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 18 Apr 2025 10:17:29 +0000 (10:17 +0000)
commitda9cb652140481bfcc219441d7ee679954d5b3be
treee93c96608a39dd77ab25f8351c1faeec44cff1f6
parentf486a9c93d1a84cb98bde4079bd881aa7fd10597
docs-xml/smbdotconf: add 'client smb transports' option

This will replace the use of 'smb ports' for source4 clients.

In future it will be used for all smb client connections
and it will allow to add other transports as 'quic' or 'smbdirect.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
docs-xml/smbdotconf/protocol/clientsmbtransports.xml [new file with mode: 0644]
lib/param/loadparm.c
lib/param/param.h
libcli/smb/util.c
source3/param/loadparm.c