(Finally) handle block number wraparound correctly.
[tftp-hpa.git] / README
blobf57efe1e4b31f65d8025dc13989a3ccb9a886dae
1 This is tftp-hpa, a conglomerate of a number of versions of the BSD
2 TFTP code, changed around to port to a whole collection of operating
3 systems.  The goal is to work on any reasonably modern Unix with
4 sockets.
6 The tftp-hpa series is maintained by H. Peter Anvin <hpa@zytor.com>.
8 The latest version of this collection can be found at:
10     ftp://ftp.kernel.org/pub/software/network/tftp/
12 See the file CHANGES for a list of changes between versions.
15 Please see the INSTALL and INSTALL.tftp files for compilation and
16 installation instructions.
18 ===> IMPORTANT: IF YOU ARE UPGRADING FROM ANOTHER TFTP SERVER, OR FROM
19 ===> A VERSION OF TFTP-HPA OLDER THAN 0.17 SEE THE FILE
20 ===> "README.security" FOR IMPORTANT SECURITY MODEL CHANGES!
23 This software can be discussed on the SYSLINUX mailing list.  To
24 subscribe, send a message containing the word "subscribe" in the body
25 to <syslinux-request@linux.kernel.org>.
27 Please note that my main focus in this work is the tftpd
28 server. Although a tftp client is included, it is by and large the
29 stock OpenBSD version, with a small handful of portability
30 improvements.