wok
annotate atftpd/description.txt @ rev 20358
GnuPG: search suggests it may be due to older gcc, so let's try with LDFLAGS: -lrt
author |
Erkan Yilmaz <erkan@slitaz.org> |
date |
Sat Jun 09 17:24:06 2018 +0000 (2018-06-09) |
parents |
|
children |
|
rev |
line source |
hackdorte@20008
|
1 Multi-threaded TFTP server implementing all options (option extension and
|
hackdorte@20008
|
2 multicast) as specified in RFC1350, RFC2090, RFC2347, RFC2348 and RFC2349.
|
hackdorte@20008
|
3 Atftpd also supports multicast protocol known as mtftp, defined in the PXE
|
hackdorte@20008
|
4 specification. The server supports being started from inetd(8) as well as in
|
hackdorte@20008
|
5 daemon mode using init scripts.
|