Mercurial > ecos
diff packages/redboot/current/ChangeLog @ 231:4ebdd3788c30
Merge gateway support from Grant Edwards
| author | gthomas |
|---|---|
| date | Tue, 09 Jul 2002 20:23:47 +0000 |
| parents | e1b642d73533 |
| children | ee09240e2d36 |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,16 @@ +2002-07-09 Gary Thomas <gary@chez-thomas.org> +2002-07-09 Grant Edwards <grante@visi.com> + + * src/net/udp.c: + * src/net/net_io.c: + * src/net/ip.c: + * src/net/bootp.c: + * src/net/arp.c: + * include/net/net.h: + * include/net/bootp.h: + * cdl/redboot.cdl: Add basic support for non-local networking + using a single gateway. Based on contribution from Grant Edwards. + 2002-07-01 Gary Thomas <gary@chez-thomas.org> * src/net/tftp_client.c:
