OpenGrok
Cross Reference: tftp.h
xref
: /
src
/
include
/
arpa
/
tftp.h
Home
|
History
|
Annotate
|
Download
|
only in
arpa
History log of
/src/include/arpa/tftp.h
Revision
Date
Author
Comments
1.8
07-Aug-2003
agc
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22270, verified by myself.
1.7
11-Jun-2003
briggs
Define the maximum segment size allowed under RFC 2348 (TFTP Blocksize Option)
Define the opcode for an option ACK and error code for a failed option
negotiation from RFC 2347 (TFTP Option Extension).
1.6
18-Oct-2000
dogcow
defs had 'short block' for blocksize; changed defs to be unsigned.
added note to tftpd.8 that this bug hits multiple tftp clients.
1.5
10-Feb-1998
perry
branches: 1.5.10;
add/cleanup multiple inclusion protection.
1.4
02-Feb-1998
perry
merge lite-2
1.3
26-Oct-1994
cgd
new RCS ID format.
1.2
01-Aug-1993
mycroft
Add RCS identifiers.
1.1
21-Mar-1993
cgd
branches: 1.1.1;
Initial revision
1.1.1.2
02-Feb-1998
perry
import lite-2
1.1.1.1
21-Mar-1993
cgd
initial import of 386bsd-0.1 sources
1.5.10.2
09-Apr-2004
jmc
Pullup version 1.7 for tftp/tftpd to work
1.5.10.1
26-Feb-2001
he
Pull up revision 1.6 (requested by he):
Use unsigned variables for block number, thus allowing transfer
of up to 32M files instead of 16M.
Indexes created Mon Oct 13 08:09:50 GMT 2025