Mercurial > ecos-v2_0-branch
diff packages/net/common/current/ChangeLog @ 216:da643977bd0a
Improve DHCP reply handling
| author | gthomas |
|---|---|
| date | Wed, 05 Jun 2002 13:16:26 +0000 |
| parents | 94b558c9fb67 |
| children | e3ee4b61fbea |
line wrap: on
line diff
--- a/packages/net/common/current/ChangeLog +++ b/packages/net/common/current/ChangeLog @@ -1,3 +1,15 @@ +2002-06-05 Gary Thomas <gary@chez-thomas.org> + + * src/dhcp_prot.c (_dhcp_copy): New function used to better handle + replies that can be variable length. + +2002-05-30 Gary Thomas <gthomas@redhat.com> + + * tests/tcp_echo.c: Build with either stack (no libkern.h). + + * tests/bridge.c: Don't do anything (should not even be built, + but that's a CDL complication) if no BRIDGE support in system. + 2002-05-30 Jesper Skov <jskov@redhat.com> * tests/flood.c (floodsend): Fixed warning.
