summaryrefslogtreecommitdiffstats
path: root/c/src/tests/samples/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-01-27 23:30:07 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-01-27 23:30:07 +0000
commit4691b48d1dfcdb04737fb005de78e06eee107774 (patch)
treee6c45fb830f3fa4e546aeb2a856993e20656ebb7 /c/src/tests/samples/ChangeLog
parent2003-01-27 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-4691b48d1dfcdb04737fb005de78e06eee107774.tar.bz2
2003-01-27 Joel Sherrill <joel@OARcorp.com>
* Makefile.am, configure.ac: Added new test loopback which shows how to use the loopback interface. Thank you Eric Norum for a portable target independent test which exercises the TCP/IP. This should prevent massive failures in the TCP/IP stack from reaching the street. * loopback/.cvsignore, loopback/Makefile.am, loopback/README, loopback/init.c, loopback/loopback.scn: New files.
Diffstat (limited to 'c/src/tests/samples/ChangeLog')
-rw-r--r--c/src/tests/samples/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/c/src/tests/samples/ChangeLog b/c/src/tests/samples/ChangeLog
index b26000131f..9243134587 100644
--- a/c/src/tests/samples/ChangeLog
+++ b/c/src/tests/samples/ChangeLog
@@ -1,3 +1,13 @@
+2003-01-27 Joel Sherrill <joel@OARcorp.com>
+
+ * Makefile.am, configure.ac: Added new test loopback which shows how to
+ use the loopback interface. Thank you Eric Norum for a portable
+ target independent test which exercises the TCP/IP. This should
+ prevent massive failures in the TCP/IP stack from reaching the
+ street.
+ * loopback/.cvsignore, loopback/Makefile.am, loopback/README,
+ loopback/init.c, loopback/loopback.scn: New files.
+
2003-01-03 Joel Sherrill <joel@OARcorp.com>
* unlimited/system.h, unlimited/test1.c: Backed off previous