| Sun, 12 Oct 2003 11:53:55 +0000 |
asl |
Tweaked the comments to better describe the problem/fix.
|
| Sun, 12 Oct 2003 11:09:37 +0000 |
asl |
* cdl/net.cdl: Added configuration interface for
|
| Thu, 09 Oct 2003 16:08:30 +0000 |
asl |
* src/tftp_client.c: Changed the code so that if the last packet
|
| Mon, 06 Oct 2003 19:07:50 +0000 |
asl |
* tests/bridge.c: Build the test when we have the bridge
|
| Tue, 16 Sep 2003 22:05:05 +0000 |
gthomas |
Be more careful with allocated space, etc. in getifaddrs()
|
| Thu, 31 Jul 2003 08:56:26 +0000 |
asl |
* src/ipv6_routing_thread.c: Fix compiler warnings
|
| Wed, 30 Jul 2003 07:30:06 +0000 |
asl |
* src/dhcp_prot.c (do_dhcp): (re)Initialize the lease when
|
| Thu, 24 Jul 2003 18:07:45 +0000 |
nickg |
* src/dhcp_prot.c: Added a declaration for cyg_arc4random() to
|
| Tue, 15 Jul 2003 08:45:15 +0000 |
nickg |
* include/net/netdb.h: Added include for <sys/param.h>. the in.h
|
| Mon, 26 May 2003 07:33:06 +0000 |
asl |
* src/network_support.c (init_all_network_interfaces): Allow IPv4
|
| Thu, 22 May 2003 14:28:54 +0000 |
asl |
* src/getaddrinfo.c (getaddrinfo): Corrected a bad patch merge
|
| Wed, 14 May 2003 07:02:06 +0000 |
asl |
* src/tftp_server.c (tftpd_read_file): Open the file for reading,
|
| Mon, 12 May 2003 10:13:37 +0000 |
asl |
* src/ifaddrs.c (getifaddrs): Fill in flags, netmask and broadcast
|
| Wed, 23 Apr 2003 23:45:37 +0000 |
jlarmour |
* doc/tcpip.sgml: Fix some docbook errors only reported by certain
|
| Wed, 23 Apr 2003 08:52:08 +0000 |
asl |
2003-04-12 Andrew Lunn <andrew.lunn@ascom.ch>
|
| Fri, 11 Apr 2003 21:01:09 +0000 |
jlarmour |
* tests/linux_echo.c: Renamed to....
|
| Fri, 11 Apr 2003 20:47:19 +0000 |
jlarmour |
* tests/nc_test_framework.h: deleted '#include <net/route.h>'.
|
| Thu, 03 Apr 2003 14:04:31 +0000 |
asl |
* src/dhcp_prot.c (do_dhcp_down_net): SIOCGLIFADDR and SIOCDLIFADDR
|
| Fri, 21 Mar 2003 18:14:35 +0000 |
nickg |
* include/network.h: Added include of pkgconf/io_eth_drivers.h
|
| Thu, 20 Mar 2003 15:44:39 +0000 |
msalter |
support multiple net drivers in RedBoot
|
| Tue, 18 Mar 2003 11:47:41 +0000 |
asl |
* src/tftp_client.c: Reduce size of initial request packet
|
| Mon, 17 Mar 2003 18:39:00 +0000 |
nickg |
* cdl/net.cdl: Added CYGDBG_NET_SHOW_MBUFS option to turn on
|
| Fri, 07 Mar 2003 02:14:52 +0000 |
gthomas |
Fix getaddrinfo()
|
| Wed, 05 Mar 2003 21:00:59 +0000 |
gthomas |
Improve getaddrinfo() to use DNS if available.
|
| Tue, 25 Feb 2003 14:43:42 +0000 |
asl |
src/getserv.c: Added a servent structure for SNTP.
|
| Mon, 24 Feb 2003 14:29:34 +0000 |
jlarmour |
* cdl/net.cdl: Improve doc links.
|
| Fri, 31 Jan 2003 12:35:07 +0000 |
jlarmour |
* cdl/net.cdl (CYGPKG_NET_BUILD_HW_TESTS): Requires eth hardware
|
| Mon, 20 Jan 2003 11:14:37 +0000 |
gthomas |
Slight improvement in UDP throughput testing.
|
| Sat, 18 Jan 2003 04:19:25 +0000 |
jlarmour |
* src/network_support.c (init_all_network_interfaces): Define buf
|
| Sat, 18 Jan 2003 03:46:17 +0000 |
jlarmour |
* src/network_support.c (init_all_network_interfaces): Added
|
| Sun, 12 Jan 2003 04:53:28 +0000 |
jlarmour |
* src/bootp_support.c: Fix licence which should always have been
|
| Sat, 04 Jan 2003 18:46:39 +0000 |
jlarmour |
* doc/tcpip.sgml: Use new entity name for tcpip manpages.
|
| Sun, 06 Oct 2002 13:07:53 +0000 |
asl |
* tests/multi_lo_select.c: Need the io_fileio.h header file
|
| Sat, 17 Aug 2002 00:03:03 +0000 |
gthomas |
Improve IPv6 routing.
|
| Wed, 14 Aug 2002 18:10:05 +0000 |
jlarmour |
* src/getserv.c: Include errno.h as errno is used.
|
| Wed, 07 Aug 2002 14:42:28 +0000 |
gthomas |
Fix TFTP for large (16MB+) files.
|
| Fri, 26 Jul 2002 15:06:38 +0000 |
gthomas |
From Red Hat - fix problem with IPv6 when using DHCP.
|
| Wed, 10 Jul 2002 15:26:27 +0000 |
gthomas |
Pedantic include of <errno.h>
|
| Thu, 04 Jul 2002 18:03:05 +0000 |
jlarmour |
* src/dhcp_prot.c (_dhcp_copy): Remove. Unnecessary as we can never
|
| Thu, 20 Jun 2002 22:05:55 +0000 |
gthomas |
Clean up - better building with newest tools.
|
| Wed, 05 Jun 2002 13:16:26 +0000 |
gthomas |
Improve DHCP reply handling
|
| Fri, 31 May 2002 01:05:53 +0000 |
jlarmour |
Merge from eCos master repository on 2002-05-31-00:05:29-BST
|
| Wed, 29 May 2002 18:28:03 +0000 |
jlarmour |
Merge from eCos master repository on 2002-05-29-16:32:18-BST
|
| Thu, 23 May 2002 22:59:51 +0000 |
jlarmour |
Merge from eCos master repository on 2002-05-23-21:39:14-BST
|
| Mon, 20 May 2002 22:19:26 +0000 |
jlarmour |
Merge from eCos master repository on 2002-05-20-20:11:54-BST
ecos
|