wok view atftp/description.txt @ rev 20654

busybox: add cook workaround
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jan 13 11:19:21 2019 +0100 (2019-01-13)
parents
children
line source
1 atftp is a client/server implementation of the TFTP protocol that implements
2 RFCs 1350, 2090, 2347, 2348, and 2349. The server is multi-threaded and the
3 client presents a friendly interface using libreadline. The current server
4 implementation lacks IPv6 support.