forked from mirrors/tftp-hpa-google
No description
![]() When uploading a file that is larger than 32MB (with standard block size), the block number will roll over. If it rolls over to 0, the code mistakenly resends the option ack frame instead of acknowledging the 0 data block. This change fixes that behavior. |
||
---|---|---|
common | ||
lib | ||
tftp | ||
tftpd | ||
.gitignore | ||
aclocal.m4 | ||
autogen.sh | ||
CHANGES | ||
config.h | ||
configure.in | ||
INSTALL | ||
install-sh | ||
INSTALL.tftp | ||
Makefile | ||
MCONFIG.in | ||
MRULES | ||
README | ||
README.security | ||
release.sh | ||
tftp-xinetd | ||
tftp.spec.in | ||
version |
This is tftp-hpa, a conglomerate of a number of versions of the BSD TFTP code, changed around to port to a whole collection of operating systems. The goal is to work on any reasonably modern Unix with sockets. The tftp-hpa series is maintained by H. Peter Anvin <hpa@zytor.com>. The latest version of this collection can be found at: ftp://ftp.kernel.org/pub/software/network/tftp/ See the file CHANGES for a list of changes between versions. Please see the INSTALL and INSTALL.tftp files for compilation and installation instructions. ===> IMPORTANT: IF YOU ARE UPGRADING FROM ANOTHER TFTP SERVER, OR FROM ===> A VERSION OF TFTP-HPA OLDER THAN 0.17 SEE THE FILE ===> "README.security" FOR IMPORTANT SECURITY MODEL CHANGES! This software can be discussed on the SYSLINUX mailing list. To subscribe, go to the list subscription page at: http://www.zytor.com/mailman/listinfo/syslinux