source: network-demos/ChangeLog @ d2da1ce

4.11
Last change on this file since d2da1ce was 81f6c2e, checked in by Joel Sherrill <joel.sherrill@…>, on 02/12/10 at 17:38:30

2010-02-12 Joel Sherrill <joel.sherrill@…>

  • ttcp/rtems_ttcp.c: Update timeval usage.
  • Property mode set to 100644
File size: 5.2 KB
Line 
12010-02-12      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * ttcp/rtems_ttcp.c: Update timeval usage.
4
52009-11-13      Joel Sherrill <joel.sherrill@OARcorp.com>
6
7        * VERSION: Updated to network-demos-4.9.3.
8
92009-05-13      Joel Sherrill <joel.sherrill@oarcorp.com>
10
11        * networkconfig-qemu.h: Now works on qemu with fxp driver in RTEMS, the
12        newer version in libbsdport, and on the real NIC in the Winsystems PC
13        in RTEMS Lab.
14
152009-02-10      Joel Sherrill <joel.sherrill@oarcorp.com>
16
17        * networkconfig-qemu.h: Add option for qemu to use PCI i82551 NIC.
18
192008-09-18      Joel Sherrill <joel.sherrill@OARcorp.com>
20
21        * networkconfig.h: Revert previous patch. Use loopback configuration
22        only.
23
242008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
25
26        * networkconfig-mpc8313erdb.h, networkconfig.h: Rename STACK_CHECKER_ON
27        to more appropriate CONFIGURE_STACK_CHECKER_ENABLED.
28
292008-08-21      Joel Sherrill <joel.sherrill@oarcorp.com>
30
31        * networkconfig-mpc8313erdb.h: New file.
32
332008-08-20      Joel Sherrill <joel.sherrill@OARcorp.com>
34
35        * networkconfig-qemu.h, networkconfig.h: Add missing initializers.
36
372008-02-05      Joel Sherrill <joel.sherrill@oarcorp.com>
38
39        * networkconfig-icecube.h, networkconfig-qemu.h, networkconfig.h:
40        Updated to include new fields and expand tabs.
41
422007-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
43
44        * Makefile: Added telnetd test.
45
462007-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
47
48        * networkconfig-icecube.h: Fix MAC address and typo.
49
502007-09-19      Joel Sherrill <joel.sherrill@oarcorp.com>
51
52        * Makefile: Add mcast.
53
542007-09-14      Joel Sherrill <joel.sherrill@oarcorp.com>
55
56        * networkconfig.h: Loopback only network configuration tweaked to have
57        a hostname.
58
592007-09-14      Joel Sherrill <joel.sherrill@oarcorp.com>
60
61        * networkconfig.h: Loopback only network configuration. Use one of the
62        real ones as an example.
63
642007-09-07      Joel Sherrill <joel.sherrill@oarcorp.com>
65
66        * networkconfig-qemu.h: Disable DHCP and use static IP.
67        * networkconfig.h: Use only loopback so tests can run OK on any target
68        even if they can't do anything.
69        * networkconfig-icecube.h: New file.
70
712007-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
72
73        * VERSION: Updated to network-demos-4.7.99.2.
74
752007-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
76
77        * networkconfig-qemu.h: New file.
78
792007-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
80
81        * networkconfig.h: Make the NFS server, remote filesystem, and
82        directory to look at configurable.
83
842007-06-22      Joel Sherrill <joel.sherrill@OARcorp.com>
85
86        * Makefile: Remove netlink. It appeared to be a hacked copy of http.
87        * netlink/ChangeLog, netlink/Makefile, netlink/index.html,
88        netlink/init.c, netlink/networkconfig.h, netlink/system.h: Removed.
89
902007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
91
92        * Makefile: New file.
93
942007-03-13      Joel Sherrill <joel@OARcorp.com>
95
96        * VERSION: Updated to network-demos-4.7.99.1.
97
982005-09-02      Joel Sherrill <joel@OARcorp.com>
99
100        * VERSION: Updated to network-demos-4.6.99.2.
101
1022003-09-18      Joel Sherrill <joel@OARcorp.com>
103
104        PR 493/networking
105        * dnstest/init.c, http/Makefile, http/init.c, http/system.h,
106        netdemo/init.c, netlink/init.c, ntp/init.c, select/init.c,
107        select/test.c, tftpTest/init.c, tftpTest/test.c, ttcp/init.c,
108        ttcp/rtems_ttcp.c: Made all the tests compile and eliminated warnings
109        except in the ttcp_orig code.
110        * Makefile: New file.
111        * netlink/system.h: Removed.
112
1132003-07-03      Joel Sherrill <joel@OARcorp.com>
114
115        * VERSION: Updated to network-demos-4.6.0pre4.
116
1172003-02-11      Joel Sherrill <joel@OARcorp.com>
118
119        * VERSION: Updated to network-demos-4.6.0pre1.
120
1212003-09-18      Jay Monkman <jtm@smoothsmoothie.com>
122
123        PR 494/networking
124        * Changed Makefile to not use objcopy to create a linkable
125        object file from the tar file. Instead, ld links it in
126        directly.
127
1282003-09-18      Joel Sherrill <joel@OARcorp.com>
129
130        PR 493/networking
131        * dnstest/init.c, http/Makefile, http/init.c, http/system.h,
132        netdemo/init.c, netlink/init.c, ntp/init.c, select/init.c,
133        select/test.c, tftpTest/init.c, tftpTest/test.c, ttcp/init.c,
134        ttcp/rtems_ttcp.c: Made all the tests compile and eliminated warnings
135        except in the ttcp_orig code.
136        * Makefile: New file.
137        * netlink/system.h: Removed.
138
1392003-07-03      Joel Sherrill <joel@OARcorp.com>
140
141        * VERSION: Updated to network-demos-4.6.0pre4.
142
1432003-02-11      Joel Sherrill <joel@OARcorp.com>
144
145        * VERSION: Updated to network-demos-4.6.0pre1.
146
1472003-01-28      Joel Sherrill <joel@OARcorp.com>
148
149        * VERSION: Updated to network-demos-20030128.
150
1512002-10-21      Joel Sherrill <joel@OARcorp.com>
152
153        * VERSION: Updated to network-demos-20021018.
154
1552002-10-18      Joel Sherrill <joel@OARcorp.com>
156
157        * dnstest/init.c, netdemo/init.c, netlink/init.c, ntp/init.c,
158        rpc_demo/init.c, select/init.c, tftpTest/init.c, ttcp/init.c:
159        define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS to 20 for enough
160        sockets and CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM even if not
161        absolutely needed for networking.
162
1632001-08-30      Joel Sherrill <joel@OARcorp.com>
164
165        * SUPPORT: New file.
166
1672001-08-30      Joel Sherrill <joel@OARcorp.com>
168
169        * README, networkconfig.h, netdemo/README, tftpTest/test.c: Merged
170        missing stuff from 4.5 branch.
171        * http/Makefile, http/init.c: Minor modifications to improve
172        buildability.
173
1742000-12-14      Eric Norum <eric.norum@usask.ca>
175
176        * networkconfig.h: Default to using bootp host for tftp test.
177
1782000-12-14      Joel Sherrill <joel@OARcorp.com>
179
180        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.