wok annotate atftp/description.txt @ rev 12256
Up: slitaz-base-files (5.0) - Back to a cooking stat (WARNING: only toolchain and it deps must be updated for now)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Apr 10 17:37:42 2012 +0200 (2012-04-10) |
parents | |
children |
rev | line source |
---|---|
samuel_trassare@11864 | 1 atftp is a client/server implementation of the TFTP protocol that implements |
samuel_trassare@11864 | 2 RFCs 1350, 2090, 2347, 2348, and 2349. The server is multi-threaded and the |
samuel_trassare@11864 | 3 client presents a friendly interface using libreadline. The current server |
samuel_trassare@11864 | 4 implementation lacks IPv6 support. |