log packages/net/bsd_tcpip/current/ChangeLog @ 3292:7f8e529b4d82 default tip

age author description
Tue, 13 Mar 2012 14:51:03 +0000 grante Fix compiler warnings by removing variables that are set but never
Fri, 09 Mar 2012 21:59:23 +0000 grante Add section on how to disable ipv6 support at runtime. [ Bugzilla 1001502 ]
Fri, 09 Mar 2012 19:37:46 +0000 grante Fix compiler warnings -- mostly variables that are set but not referenced
Fri, 09 Mar 2012 19:24:09 +0000 grante Fix compiler warnings. Mostly variables that are set but not referenced and
Tue, 06 Mar 2012 19:13:28 +0000 grante Add CDL option CYGOPT_NET_FREEBSD_FORCE_DIRECTED_BROADCAST that allows
Tue, 06 Mar 2012 17:16:11 +0000 grante Make ip6_init2() visible globally to allow method of disabling ipv6
Mon, 05 Mar 2012 20:30:21 +0000 grante Add -fno-strict-aliasing to CFLAGS to fix warnings from newer gcc (4.6)
Thu, 12 May 2011 08:00:58 +0000 jld * include/sys/param.h: Fix cyg_arc4random() extern. Issue reported by
Tue, 22 Feb 2011 04:36:20 +0000 jlarmour * src/sys/netinet/if_ether.c: Merge fix from FreeBSD CVS r1.108.
Sat, 18 Sep 2010 16:10:32 +0000 jld * bsd_tcpip/current/doc/freebsd.sgml, tcpip/current/doc/openbsd.sgml:
Wed, 22 Jul 2009 19:17:14 +0000 jld * include/sys/cdefs.h: Silence undefined macro warning reported by Jay Foster.
Thu, 29 Jan 2009 17:47:46 +0000 jlarmour Update all copyright banners to reflect FSF ownership; fix and improve licence text. after-copyright-change-20090129
Wed, 03 Dec 2008 17:08:11 +0000 jld * include/sys/cdefs.h: New file - previously provided by gcc-3.2.1 toolchains
Sun, 06 Jan 2008 10:42:34 +0000 asl 2008-01-06 Shaun Louie <sal@microplex.com>
Thu, 27 Sep 2007 11:14:52 +0000 gthomas Add missing ioctl functions - reported by Emmanuel Collien
Tue, 11 Sep 2007 16:37:53 +0000 asl * include/sys/socketvar.h: Fix very old and subtle macro bug. From
Sun, 08 Jul 2007 19:18:56 +0000 asl * include/sys/param.h (log_): Really disable logging when
Thu, 22 Mar 2007 11:51:19 +0000 gthomas Add CDL to support 'BOOTP_COMPAT'
Wed, 19 Jul 2006 14:29:33 +0000 jlarmour * src/ecos/support.c (cyg_netint): Don't handle events that don't
Sat, 17 Jun 2006 18:05:20 +0000 asl * cdl/freebsd_net.cdl, src/ecos/support.c, src/ecos/support.c:
Fri, 19 May 2006 10:15:03 +0000 asl * tests/sysctl1.c: Use CYG_NELEM from infra.
Mon, 08 May 2006 17:21:36 +0000 asl * src/ecos/support.c (cyg_net_show_mbufs): Use %p in
Fri, 04 Nov 2005 10:37:05 +0000 asl * include/sys/param.h: Include <string.h> to stop warnings.
Sun, 23 Oct 2005 20:48:44 +0000 asl * include/sys/time.h (Removed): Use the isoinfra sys/time.h
Sat, 03 Sep 2005 13:03:07 +0000 asl * src/sys/kern/kern_sysctl.c: Silent compiler warning on lvalue
Sat, 30 Jul 2005 11:23:28 +0000 asl * src/sys/netinet/ip_output.c (ip_output): initialize len to 0.
Thu, 23 Jun 2005 15:53:51 +0000 gthomas Fix for broken ARP structure - from Arnaud Chataignier
Fri, 17 Jun 2005 20:09:51 +0000 asl * src/sys/kern/uipc_socket.c (sodealloc): Fixed a race condition
Sun, 27 Mar 2005 18:18:13 +0000 asl * src/sys/net/if.c (ifioctl): Fixed a compiler warning about
Sat, 12 Mar 2005 12:55:46 +0000 asl * cdl/freebsd_net.cdl:
Fri, 31 Dec 2004 09:55:53 +0000 asl * src/sys/kern/kern_sysctl.c: set mutex_init to one to prevent
Wed, 18 Aug 2004 09:40:52 +0000 asl * src/ecos/support.c (show_net_times): Removed stats_in_cksum.
Fri, 16 Jul 2004 10:43:28 +0000 asl *cdl/freebsd_net.cdl:
Wed, 02 Jun 2004 07:33:33 +0000 asl * tests/sysctl1.c: Call CYG_TEST_EXIT at the end of the test.
Tue, 25 May 2004 13:10:02 +0000 gthomas Clean up log messages
Fri, 30 Apr 2004 01:13:56 +0000 jlarmour * src/ecos/timeout.c (callout_reset): Clarify assert message on
Mon, 05 Apr 2004 16:23:53 +0000 asl * src/sys/kern/uipc_mbuf.c
Sat, 27 Mar 2004 18:16:03 +0000 asl * src/ecos/support.c (_dumpentry): Don't skip routes which don't
Wed, 18 Feb 2004 11:05:15 +0000 jlarmour * doc/freebsd.sgml: Import text from openbsd doc about use of __ECOS
Sat, 17 Jan 2004 14:10:52 +0000 asl * src/sys/kern/sockio.c (bsd_connect): Set the sa_len field in
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