Mercurial > nand-ecoscentric
diff packages/net/common/current/ChangeLog @ 1291:e0d220bbd109
* src/tftp_client.c: Changed the code so that if the last packet
is received out of sequence we don't close the connection but wait
for the missing packets.
| author | asl |
|---|---|
| date | Thu, 09 Oct 2003 16:08:30 +0000 |
| parents | 80ac249615eb |
| children | 3487ed83fe0c |
line wrap: on
line diff
--- a/packages/net/common/current/ChangeLog +++ b/packages/net/common/current/ChangeLog @@ -1,3 +1,9 @@ +2003-10-09 Eric Doenges <Eric.Doenges@DynaPel.com> + + * src/tftp_client.c: Changed the code so that if the last packet + is received out of sequence we don't close the connection but wait + for the missing packets. + 2003-10-06 Andrew Lunn <andrew.lunn@ascom.ch> * tests/bridge.c: Build the test when we have the bridge
