Michael Brown
|
fa17bf0917
|
Make rfc2090 multicast option optional
|
2005-06-01 19:10:25 +00:00 |
|
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.
|
2005-06-01 18:00:01 +00:00 |
|
Michael Brown
|
53a4436d94
|
TFTP upgraded to use a core function library (in tftpcore.c) which will be
shared between TFTP, TFTM and MTFTP protocols.
|
2005-06-01 13:13:05 +00:00 |
|
Michael Brown
|
0b048e9cfb
|
Now have enough functions to implement a standard TFTP client in around 50
lines of code.
|
2005-06-01 11:01:59 +00:00 |
|
Michael Brown
|
7d63b39e3d
|
Add tftp_ack() and tftp_error()
|
2005-05-31 15:21:33 +00:00 |
|
Michael Brown
|
8ae966720d
|
First version
|
2005-05-31 14:47:58 +00:00 |
|