Michael Brown
|
698e87277f
|
Don't try to fetch another packet once we've reached EOF.
|
19 anni fa |
Michael Brown
|
f2198e8a65
|
Don't choke on duplicate OACK packets.
Make await_tftp() static and create tftp_get() for fetching the next TFTP
packet instead.
|
19 anni fa |
Michael Brown
|
c8d6c4864f
|
Doxygenation
|
19 anni fa |
Michael Brown
|
53a4436d94
|
TFTP upgraded to use a core function library (in tftpcore.c) which will be
shared between TFTP, TFTM and MTFTP protocols.
|
19 anni fa |
Michael Brown
|
a5f2942587
|
Add twiddle() so that progress is visible.
|
19 anni fa |
Michael Brown
|
0fe74493f4
|
Protocols now load data into a buffer; they don't execute it.
|
19 anni fa |
Michael Brown
|
f14af3d95c
|
Protocol structure can now specify the default port.
|
19 anni fa |
Michael Brown
|
167c26c92b
|
tftp functions moved to proto/tftp.c
|
19 anni fa |