comparison 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
comparison
equal deleted inserted replaced
230:20314171555b 231:4ebdd3788c30
1 2002-07-09 Gary Thomas <gary@chez-thomas.org>
2 2002-07-09 Grant Edwards <grante@visi.com>
3
4 * src/net/udp.c:
5 * src/net/net_io.c:
6 * src/net/ip.c:
7 * src/net/bootp.c:
8 * src/net/arp.c:
9 * include/net/net.h:
10 * include/net/bootp.h:
11 * cdl/redboot.cdl: Add basic support for non-local networking
12 using a single gateway. Based on contribution from Grant Edwards.
13
1 2002-07-01 Gary Thomas <gary@chez-thomas.org> 14 2002-07-01 Gary Thomas <gary@chez-thomas.org>
2 15
3 * src/net/tftp_client.c: 16 * src/net/tftp_client.c:
4 * src/net/http_client.c: 17 * src/net/http_client.c:
5 * src/fs/disk.c: 18 * src/fs/disk.c: