From 4691b48d1dfcdb04737fb005de78e06eee107774 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 27 Jan 2003 23:30:07 +0000 Subject: 2003-01-27 Joel Sherrill * 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. --- c/src/tests/samples/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'c/src/tests/samples/ChangeLog') 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 + + * 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 * unlimited/system.h, unlimited/test1.c: Backed off previous -- cgit v1.2.3