forked from mirrors/tftp-hpa-google
No description
We cannot canonicalize myaddr and not the from address. We need to canonicalize both of them, or else we'll try to create an IPv4 socket and bind an IPv6-mapped IPv4 address to it, which is going to fail. Signed-off-by: H. Peter Anvin <hpa@zytor.com> |
||
|---|---|---|
| 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