Tor Arntsen figured out that TFTP was broken on a lot of systems since we

called bind() with a too big argument in the 3rd parameter and at least
Tru64, AIX and IRIX seem to be very picky about it.
This commit is contained in:
Daniel Stenberg
2006-03-26 08:52:43 +00:00
parent 598ffeea89
commit 3dad55d7a8
3 changed files with 23 additions and 3 deletions

View File

@@ -16,6 +16,7 @@ This release includes the following changes:
This release includes the following bugfixes:
o TFTP works on more systems
o generates a fine AIX Toolbox RPM spec
o treat FTP AUTH failures properly
o TFTP transfers could trash data