No description
Find a file
H. Peter Anvin 4d02d827fb Make sure we include <sys/socket.h> when checking for socklen_t
socklen_t is often only defined when <sys/socket.h> is included, but this
is not autoconf default; make sure we include it first.
2007-01-08 16:48:46 -08:00
common Moved pick_port_bind() to the libcommon common code so both client and server can use it. Client can now specify a range of ephemeral ports (transaction id) 2006-11-13 17:33:29 -08:00
lib Don't build empty libxtra; Solaris can't build an empty archive 2005-09-26 10:47:27 -07:00
tftp Documentation updates. 2006-12-12 14:37:27 -08:00
tftpd printf() and htonl() type matching issue 2007-01-08 16:30:10 -08:00
aclocal.m4 Fixes to help tru64 2004-01-05 19:41:42 +00:00
CHANGES Documentation updates. 2006-12-12 14:37:27 -08:00
config.h Introduce socklen_t; detect non-local (e.g. broadcast) receive addresses 2006-10-04 21:54:04 -07:00
configure.in Make sure we include <sys/socket.h> when checking for socklen_t 2007-01-08 16:48:46 -08:00
INSTALL
install-sh
INSTALL.tftp
Makefile Move common code to a common/ subdirectory 2006-10-04 10:19:06 -07:00
MCONFIG.in Move common code to a common/ subdirectory 2006-10-04 10:19:06 -07:00
MRULES
README
README.security
release.sh Actually allow tests of the release mechanism... 2006-02-16 09:45:12 -08:00
tftp-xinetd Add spec file for rpm -ta 2004-09-14 22:48:36 +00:00
tftp.spec.in s/Copyright/License/ 2006-02-16 09:42:48 -08:00
version Update version for release 2006-12-12 14:38:27 -08:00

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