source: network-demos/ChangeLog @ a3e023f

network-demos-4-10-branch network-demos-4-10-2
Last change on this file since a3e023f was a3e023f, checked in by Joel Sherrill <joel.sherrill@…>, on 12/13/11 at 14:47:28

2011-12-13 Joel Sherrill <joel.sherrilL@…>

  • VERSION: Updated to network-demos-4.10.2.
  • Property mode set to 100644
File size: 5.7 KB
Line 
12011-12-13      Joel Sherrill <joel.sherrilL@OARcorp.com>
2
3        * VERSION: Updated to network-demos-4.10.2.
4
52011-07-21      Joel Sherrill <joel.sherrilL@OARcorp.com>
6
7        * VERSION: Updated to network-demos-4.10.1.
8
92011-03-04      Joel Sherrill <joel.sherrilL@OARcorp.com>
10
11        * networkconfig-qemu.h: VirtualBox uses 10.0.x.x for its eth0 so we
12        need to switch to 10.1.x.x for things to work.
13        * networkconfig-loopback.h: New file.
14
152011-02-08      Joel Sherrill <joel.sherrilL@OARcorp.com>
16
17        * VERSION: Updated to network-demos-4.10.0.
18
192010-02-12      Joel Sherrill <joel.sherrill@oarcorp.com>
20
21        * ttcp/rtems_ttcp.c: Update timeval usage.
22
232009-11-13      Joel Sherrill <joel.sherrill@OARcorp.com>
24
25        * VERSION: Updated to network-demos-4.9.3.
26
272009-05-13      Joel Sherrill <joel.sherrill@oarcorp.com>
28
29        * networkconfig-qemu.h: Now works on qemu with fxp driver in RTEMS, the
30        newer version in libbsdport, and on the real NIC in the Winsystems PC
31        in RTEMS Lab.
32
332009-02-10      Joel Sherrill <joel.sherrill@oarcorp.com>
34
35        * networkconfig-qemu.h: Add option for qemu to use PCI i82551 NIC.
36
372008-09-18      Joel Sherrill <joel.sherrill@OARcorp.com>
38
39        * networkconfig.h: Revert previous patch. Use loopback configuration
40        only.
41
422008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
43
44        * networkconfig-mpc8313erdb.h, networkconfig.h: Rename STACK_CHECKER_ON
45        to more appropriate CONFIGURE_STACK_CHECKER_ENABLED.
46
472008-08-21      Joel Sherrill <joel.sherrill@oarcorp.com>
48
49        * networkconfig-mpc8313erdb.h: New file.
50
512008-08-20      Joel Sherrill <joel.sherrill@OARcorp.com>
52
53        * networkconfig-qemu.h, networkconfig.h: Add missing initializers.
54
552008-02-05      Joel Sherrill <joel.sherrill@oarcorp.com>
56
57        * networkconfig-icecube.h, networkconfig-qemu.h, networkconfig.h:
58        Updated to include new fields and expand tabs.
59
602007-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
61
62        * Makefile: Added telnetd test.
63
642007-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
65
66        * networkconfig-icecube.h: Fix MAC address and typo.
67
682007-09-19      Joel Sherrill <joel.sherrill@oarcorp.com>
69
70        * Makefile: Add mcast.
71
722007-09-14      Joel Sherrill <joel.sherrill@oarcorp.com>
73
74        * networkconfig.h: Loopback only network configuration tweaked to have
75        a hostname.
76
772007-09-14      Joel Sherrill <joel.sherrill@oarcorp.com>
78
79        * networkconfig.h: Loopback only network configuration. Use one of the
80        real ones as an example.
81
822007-09-07      Joel Sherrill <joel.sherrill@oarcorp.com>
83
84        * networkconfig-qemu.h: Disable DHCP and use static IP.
85        * networkconfig.h: Use only loopback so tests can run OK on any target
86        even if they can't do anything.
87        * networkconfig-icecube.h: New file.
88
892007-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
90
91        * VERSION: Updated to network-demos-4.7.99.2.
92
932007-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
94
95        * networkconfig-qemu.h: New file.
96
972007-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
98
99        * networkconfig.h: Make the NFS server, remote filesystem, and
100        directory to look at configurable.
101
1022007-06-22      Joel Sherrill <joel.sherrill@OARcorp.com>
103
104        * Makefile: Remove netlink. It appeared to be a hacked copy of http.
105        * netlink/ChangeLog, netlink/Makefile, netlink/index.html,
106        netlink/init.c, netlink/networkconfig.h, netlink/system.h: Removed.
107
1082007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
109
110        * Makefile: New file.
111
1122007-03-13      Joel Sherrill <joel@OARcorp.com>
113
114        * VERSION: Updated to network-demos-4.7.99.1.
115
1162005-09-02      Joel Sherrill <joel@OARcorp.com>
117
118        * VERSION: Updated to network-demos-4.6.99.2.
119
1202003-09-18      Joel Sherrill <joel@OARcorp.com>
121
122        PR 493/networking
123        * dnstest/init.c, http/Makefile, http/init.c, http/system.h,
124        netdemo/init.c, netlink/init.c, ntp/init.c, select/init.c,
125        select/test.c, tftpTest/init.c, tftpTest/test.c, ttcp/init.c,
126        ttcp/rtems_ttcp.c: Made all the tests compile and eliminated warnings
127        except in the ttcp_orig code.
128        * Makefile: New file.
129        * netlink/system.h: Removed.
130
1312003-07-03      Joel Sherrill <joel@OARcorp.com>
132
133        * VERSION: Updated to network-demos-4.6.0pre4.
134
1352003-02-11      Joel Sherrill <joel@OARcorp.com>
136
137        * VERSION: Updated to network-demos-4.6.0pre1.
138
1392003-09-18      Jay Monkman <jtm@smoothsmoothie.com>
140
141        PR 494/networking
142        * Changed Makefile to not use objcopy to create a linkable
143        object file from the tar file. Instead, ld links it in
144        directly.
145
1462003-09-18      Joel Sherrill <joel@OARcorp.com>
147
148        PR 493/networking
149        * dnstest/init.c, http/Makefile, http/init.c, http/system.h,
150        netdemo/init.c, netlink/init.c, ntp/init.c, select/init.c,
151        select/test.c, tftpTest/init.c, tftpTest/test.c, ttcp/init.c,
152        ttcp/rtems_ttcp.c: Made all the tests compile and eliminated warnings
153        except in the ttcp_orig code.
154        * Makefile: New file.
155        * netlink/system.h: Removed.
156
1572003-07-03      Joel Sherrill <joel@OARcorp.com>
158
159        * VERSION: Updated to network-demos-4.6.0pre4.
160
1612003-02-11      Joel Sherrill <joel@OARcorp.com>
162
163        * VERSION: Updated to network-demos-4.6.0pre1.
164
1652003-01-28      Joel Sherrill <joel@OARcorp.com>
166
167        * VERSION: Updated to network-demos-20030128.
168
1692002-10-21      Joel Sherrill <joel@OARcorp.com>
170
171        * VERSION: Updated to network-demos-20021018.
172
1732002-10-18      Joel Sherrill <joel@OARcorp.com>
174
175        * dnstest/init.c, netdemo/init.c, netlink/init.c, ntp/init.c,
176        rpc_demo/init.c, select/init.c, tftpTest/init.c, ttcp/init.c:
177        define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS to 20 for enough
178        sockets and CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM even if not
179        absolutely needed for networking.
180
1812001-08-30      Joel Sherrill <joel@OARcorp.com>
182
183        * SUPPORT: New file.
184
1852001-08-30      Joel Sherrill <joel@OARcorp.com>
186
187        * README, networkconfig.h, netdemo/README, tftpTest/test.c: Merged
188        missing stuff from 4.5 branch.
189        * http/Makefile, http/init.c: Minor modifications to improve
190        buildability.
191
1922000-12-14      Eric Norum <eric.norum@usask.ca>
193
194        * networkconfig.h: Default to using bootp host for tftp test.
195
1962000-12-14      Joel Sherrill <joel@OARcorp.com>
197
198        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.