log packages/net/bsd_tcpip/current/ChangeLog @ 1450:9a841f11f433

age author description
Sun, 21 Dec 2003 12:28:39 +0000 nickg * include/sys/param.h: Restored MD5 function mappings. These were
Tue, 16 Dec 2003 14:46:00 +0000 gthomas Increase default memory pool size
Wed, 10 Dec 2003 12:09:23 +0000 gthomas Add inet_ntoa_r
Sat, 22 Nov 2003 12:59:20 +0000 asl * include/net/if_gif.h include/net/if_sec.h include/net/zlib.h
Sat, 08 Nov 2003 14:37:11 +0000 asl * src/sys/kern/kern_sysctl.c (sysctl): Update the oldlen value at
Mon, 03 Nov 2003 14:57:33 +0000 gthomas TCP retransmit control changes - from Matt Jerdonek
Wed, 15 Oct 2003 13:48:28 +0000 gthomas Control/suppress some debug init messages - Roland Caßebohm
Thu, 18 Sep 2003 19:41:20 +0000 gthomas Fix some malloc() issues - from Thomas Binder
Mon, 08 Sep 2003 17:28:35 +0000 asl * src/ecos/support.c (read_random): New function which is needed
Wed, 30 Jul 2003 07:42:31 +0000 asl Fixed all (I hope) compiler warnings
Tue, 29 Jul 2003 14:02:12 +0000 asl * src/sys/kern/sockio.c:
Thu, 24 Jul 2003 18:04:23 +0000 nickg * include/netinet/in.h:
Thu, 26 Jun 2003 05:56:06 +0000 jlarmour * src/sys/netinet/ip_input.c(ip_reass):
Mon, 23 Jun 2003 10:17:28 +0000 asl * include/netinet/icmp_var.h: Changed icmpstat definition to a
Mon, 23 Jun 2003 09:45:10 +0000 asl * src/ecos/support.c: Increase the stack size for the background
Sat, 14 Jun 2003 15:03:03 +0000 nickg * src/ecos/synch.c (spl_any): Put call to cyg_mutex_lock() into a
Mon, 12 May 2003 11:03:05 +0000 asl * src/ecos/timeout.c (do_timeout): The head of the linked list of
Mon, 12 May 2003 10:09:04 +0000 asl * src/ecos/support.c (_show_ifp): Display the IPv6 flag
Sun, 04 May 2003 17:37:28 +0000 gthomas Add control to force use of serial port during initialization
Wed, 23 Apr 2003 08:54:13 +0000 asl * src/ecos/support.c (_show_ifp): Now understands IPv6
Fri, 11 Apr 2003 18:00:18 +0000 jlarmour * cdl/freebsd_net.cdl: Deleted the 'CYGPKG_NET_FREEBSD_STACK_BUILD_TESTS'
Mon, 17 Mar 2003 18:38:18 +0000 nickg * src/ecos/support.c: Added function cyg_net_show_mbufs() and code
Fri, 14 Mar 2003 13:04:05 +0000 asl src/sys/net/if.c (if_attach): Removed printf which causes the
Mon, 24 Feb 2003 14:29:17 +0000 jlarmour * cdl/freebsd_net.cdl: Fix doc link.
Tue, 18 Feb 2003 17:32:02 +0000 jlarmour * cdl/freebsd_net.cdl: Remove unused NBPFILTER and BRIDGE CDL options.
Fri, 14 Feb 2003 18:28:31 +0000 jlarmour * doc/freebsd.sgml: new_net template is now just "net".
Wed, 12 Feb 2003 15:29:52 +0000 jlarmour * src/sys/kern/sockio.c: bsd_getinfo/bsd_setinfo should have
Tue, 04 Feb 2003 22:55:26 +0000 gthomas Fix for compatability with Linux compat package.
Tue, 03 Dec 2002 17:22:45 +0000 gthomas Add function to dump/display network interface and routing tables.
Tue, 12 Nov 2002 17:38:37 +0000 gthomas Add NPWR Linux Engine, update Xscale IOP310 based platforms
Mon, 04 Nov 2002 20:23:24 +0000 gthomas Postpone check of ifq_maxlen until device comes online
Sun, 03 Nov 2002 19:49:43 +0000 gthomas Fix getsocknemt(), add <sys/uio.h>
Wed, 31 Jul 2002 14:02:18 +0000 gthomas Fix problems on big endian systems.
Fri, 26 Jul 2002 15:04:01 +0000 gthomas Fix problem with ovbcopy - from Red Hat.
Wed, 10 Jul 2002 12:20:28 +0000 gthomas More <errno.h> troubles
Mon, 08 Jul 2002 20:54:12 +0000 gthomas Fix build error when starting from POSIX template.
Thu, 20 Jun 2002 22:05:55 +0000 gthomas Clean up - better building with newest tools.
Fri, 14 Jun 2002 21:35:31 +0000 gthomas Fix compile error when CYGDBG_NET_TIMING_STATS enabled
Wed, 05 Jun 2002 16:37:52 +0000 gthomas Fix compile error.
Mon, 20 May 2002 22:19:26 +0000 jlarmour Merge from eCos master repository on 2002-05-20-20:11:54-BST ecos