Mercurial > ecos
comparison packages/net/common/current/ChangeLog @ 270:42332443fea2
Fix TFTP for large (16MB+) files.
| author | gthomas |
|---|---|
| date | Wed, 07 Aug 2002 14:42:28 +0000 |
| parents | d364b93024e5 |
| children | 9f49ba9afe89 |
comparison
equal
deleted
inserted
replaced
| 269:7fffb214536c | 270:42332443fea2 |
|---|---|
| 1 2002-08-07 Gary Thomas <gary@chez-thomas.org> | |
| 2 | |
| 3 * src/tftp_server.c: | |
| 4 * src/tftp_client.c: | |
| 5 * include/arpa/tftp.h: Make block numbers unsigned to handle files | |
| 6 larger than 16MB. | |
| 7 | |
| 1 2002-07-26 Gary Thomas <gary@chez-thomas.org> | 8 2002-07-26 Gary Thomas <gary@chez-thomas.org> |
| 2 2002-07-26 Ken Cox <jkc@redhat.com> | 9 2002-07-26 Ken Cox <jkc@redhat.com> |
| 3 | 10 |
| 4 * src/dhcp_prot.c: The IPv6 link local address would not be | 11 * src/dhcp_prot.c: The IPv6 link local address would not be |
| 5 recognized if configured to use dhcp. When dhcp reconfigures | 12 recognized if configured to use dhcp. When dhcp reconfigures |
