Source-Makefile: feeds/packages/kernel/ksmbd/Makefile

Package: kmod-fs-ksmbd
Submenu: Filesystems
Version: <LINUX_VERSION>+3.4.5-0
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-fs-nfsd +kmod-nf-nathelper-extra
Conflicts: 
Menu-Depends: 
Provides: 
Section: kernel
Category: Kernel modules
Title: SMB kernel server support
Maintainer: Andy Walsh <andy.walsh44+github@gmail.com>
Source: ksmbd-3.4.5.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 <andy.walsh44+github@gmail.com>
@@
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
@@


