wok diff atftpd/description.txt @ rev 20596

xfi, xfw, cryptkeeper: (not so) dirty hack
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Dec 16 11:41:49 2018 +0100 (2018-12-16)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/atftpd/description.txt	Sun Dec 16 11:41:49 2018 +0100
     1.3 @@ -0,0 +1,5 @@
     1.4 +Multi-threaded TFTP server implementing all options (option extension and 
     1.5 +multicast) as specified in RFC1350, RFC2090, RFC2347, RFC2348 and RFC2349. 
     1.6 +Atftpd also supports multicast protocol known as mtftp, defined in the PXE 
     1.7 +specification. The server supports being started from inetd(8) as well as in 
     1.8 +daemon mode using init scripts.