comparison packages/net/common/current/ChangeLog @ 554:885dc4632462

* cdl/net.cdl (CYGPKG_NET_BUILD_HW_TESTS): Requires eth hardware devices. (CYGPKG_NET_TESTS): Remove from under CYGPKG_NET_BUILD_TESTS (which became CYGPKG_NET_BUILD_HW_TESTS) so the loopback tests are always built.
author jlarmour
date Fri, 31 Jan 2003 12:35:07 +0000
parents 75bb10dfa0df
children 5a900ebdff5f
comparison
equal deleted inserted replaced
553:489b846deeff 554:885dc4632462
1 2003-01-31 Jonathan Larmour <jifl@eCosCentric.com>
2
3 * cdl/net.cdl (CYGPKG_NET_BUILD_HW_TESTS): Requires eth hardware
4 devices.
5 (CYGPKG_NET_TESTS): Remove from under CYGPKG_NET_BUILD_TESTS (which
6 became CYGPKG_NET_BUILD_HW_TESTS) so the loopback tests are always
7 built.
8
1 2003-01-20 Gary Thomas <gary@mlbassoc.com> 9 2003-01-20 Gary Thomas <gary@mlbassoc.com>
2 10
3 * tests/nc_test_slave.c: Improve handling of UDP buffer space - try 11 * tests/nc_test_slave.c: Improve handling of UDP buffer space - try
4 to minimize amount of "idle" time when this occurs. Since this test 12 to minimize amount of "idle" time when this occurs. Since this test
5 is just for show, these changes just make the numbers "look" better. 13 is just for show, these changes just make the numbers "look" better.