98d679f49d
Encrypted UDP based FTP with multicast. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
157 B
Plaintext
8 lines
157 B
Plaintext
config BR2_PACKAGE_UFTP
|
|
bool "uftp"
|
|
select BR2_PACKAGE_OPENSSL
|
|
help
|
|
Encrypted UDP based FTP with multicast.
|
|
|
|
http://uftp-multicast.sourceforge.net/
|