Source-Makefile: package/feeds/packages/ksmbd/Makefile Package: kmod-fs-ksmbd Submenu: Filesystems Version: +3.3.7-1 Depends: +kmod-nls-base +kmod-nls-utf8 +kmod-crypto-md4 +kmod-crypto-md5 +kmod-crypto-hmac +kmod-crypto-ecb +kmod-crypto-des +kmod-crypto-sha256 +kmod-crypto-cmac +kmod-crypto-sha512 +kmod-crypto-aead +kmod-crypto-ccm +kmod-crypto-gcm +kmod-lib-crc32c Conflicts: Menu-Depends: Provides: Section: kernel Category: Kernel modules Title: SMB kernel server support Maintainer: Andy Walsh Source: ksmbd-3.3.7.tar.gz License: GPL-2.0-or-later LicenseFiles: COPYING Type: ipkg Description: Ksmbd is an In-kernel SMBv(1)2/3 fileserver. It's an implementation of the SMB protocol in kernel space for sharing files and IPC services over network. https://github.com/cifsd-team/cifsd Andy Walsh @@ Config: config KSMBD_SMB_INSECURE_SERVER bool "Support for insecure SMB1/CIFS and SMB2.0 protocols" depends on PACKAGE_kmod-fs-ksmbd help This enables deprecated insecure protocols dialects: SMB1/CIFS and SMB2.0. default y @@