<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <link>https://hg.ecoscentric.com/ecos/</link>
    <language>en-us</language>

    <title>ecos: packages/net/bsd_tcpip/current/ChangeLog history</title>
    <description>packages/net/bsd_tcpip/current/ChangeLog revision history</description>
    <item>
    <title>Fix compiler warnings by removing variables that are set but never</title>
    <link>https://hg.ecoscentric.com/ecos/log/4f9f16f1fc35/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[Fix compiler warnings by removing variables that are set but never<br/>
referenced. [ Bugzilla 1001516 ]]]></description>
    <author>&#103;&#114;&#97;&#110;&#116;&#101;</author>
    <pubDate>Tue, 13 Mar 2012 14:51:03 +0000</pubDate>
</item>
<item>
    <title>Add section on how to disable ipv6 support at runtime. [ Bugzilla 1001502 ]</title>
    <link>https://hg.ecoscentric.com/ecos/log/58c25d80e79b/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[Add section on how to disable ipv6 support at runtime. [ Bugzilla 1001502 ]]]></description>
    <author>&#103;&#114;&#97;&#110;&#116;&#101;</author>
    <pubDate>Fri, 09 Mar 2012 21:59:23 +0000</pubDate>
</item>
<item>
    <title>Fix compiler warnings -- mostly variables that are set but not referenced</title>
    <link>https://hg.ecoscentric.com/ecos/log/8cb90904c542/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[Fix compiler warnings -- mostly variables that are set but not referenced<br/>
and mismatches between pointers to signed/unsigned char.  Bugzilla 1001526]]></description>
    <author>&#103;&#114;&#97;&#110;&#116;&#101;</author>
    <pubDate>Fri, 09 Mar 2012 19:37:46 +0000</pubDate>
</item>
<item>
    <title>Fix compiler warnings.  Mostly variables that are set but not referenced and</title>
    <link>https://hg.ecoscentric.com/ecos/log/9c050c918d4a/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[Fix compiler warnings.  Mostly variables that are set but not referenced and<br/>
signed/unsigned char pointer mismatches.]]></description>
    <author>&#103;&#114;&#97;&#110;&#116;&#101;</author>
    <pubDate>Fri, 09 Mar 2012 19:24:09 +0000</pubDate>
</item>
<item>
    <title>Add CDL option CYGOPT_NET_FREEBSD_FORCE_DIRECTED_BROADCAST that allows</title>
    <link>https://hg.ecoscentric.com/ecos/log/88176442e6a5/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[Add CDL option CYGOPT_NET_FREEBSD_FORCE_DIRECTED_BROADCAST that allows<br/>
you to control whether or not packets sent to 255.255.255.255 get<br/>
redirected to the interface's subnet broadcast address.  By default,<br/>
this option is enabled (behavior is the same as before this change).<br/>
[ Bugzilla 1001508 ]]]></description>
    <author>&#103;&#114;&#97;&#110;&#116;&#101;</author>
    <pubDate>Tue, 06 Mar 2012 19:13:28 +0000</pubDate>
</item>
<item>
    <title>Make ip6_init2() visible globally to allow method of disabling ipv6</title>
    <link>https://hg.ecoscentric.com/ecos/log/64c563c52ef5/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[Make ip6_init2() visible globally to allow method of disabling ipv6<br/>
support at runtime.  [ Bugzilla 1001502 ]]]></description>
    <author>&#103;&#114;&#97;&#110;&#116;&#101;</author>
    <pubDate>Tue, 06 Mar 2012 17:16:11 +0000</pubDate>
</item>
<item>
    <title>Add -fno-strict-aliasing to CFLAGS to fix warnings from newer gcc (4.6)</title>
    <link>https://hg.ecoscentric.com/ecos/log/73ce0d6424ec/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[Add -fno-strict-aliasing to CFLAGS to fix warnings from newer gcc (4.6)<br/>
about dereferencing type-punned pointers.  [Hopfully a future update from<br/>
upstream will obviate the need for this.]]]></description>
    <author>&#103;&#114;&#97;&#110;&#116;&#101;</author>
    <pubDate>Mon, 05 Mar 2012 20:30:21 +0000</pubDate>
</item>
<item>
    <title>* include/sys/param.h: Fix cyg_arc4random() extern. Issue reported by</title>
    <link>https://hg.ecoscentric.com/ecos/log/eb7e5d3caa29/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* include/sys/param.h: Fix cyg_arc4random() extern. Issue reported by<br/>
  Marwijn Hessel. [ Bugzilla 1001227 ]]]></description>
    <author>&#106;&#108;&#100;</author>
    <pubDate>Thu, 12 May 2011 08:00:58 +0000</pubDate>
</item>
<item>
    <title>* src/sys/netinet/if_ether.c: Merge fix from FreeBSD CVS r1.108.</title>
    <link>https://hg.ecoscentric.com/ecos/log/286a2ab55044/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* src/sys/netinet/if_ether.c: Merge fix from FreeBSD CVS r1.108.<br/>
        Prevents creation of reciprocal ARP cache entries for hosts not on<br/>
        local subnet.<br/>
        * cdl/freebsd_net.cdl:<br/>
        * include/netinet/tcp_var.c:<br/>
        * src/sys/netinet/tcp_subr.c:<br/>
        * src/sys/netinet/tcp_input.c: Merge fix from FreeBSD CVS. Introduces<br/>
        a maximum size for the TCP reassembly queue to limit network buffer<br/>
        usage associated with reassembly. Enable CYGNUM_NET_TCP_REASS_DIVISOR<br/>
        and set it to configure the maximum number of buffers usable for TCP<br/>
        reassembly.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 22 Feb 2011 04:36:20 +0000</pubDate>
</item>
<item>
    <title>* bsd_tcpip/current/doc/freebsd.sgml, tcpip/current/doc/openbsd.sgml:</title>
    <link>https://hg.ecoscentric.com/ecos/log/a98ace8abb52/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* bsd_tcpip/current/doc/freebsd.sgml, tcpip/current/doc/openbsd.sgml:<br/>
  No longer &quot;recent&quot;.<br/>
* httpd/current/doc/httpd.sgml: Fix GoAhead URL.]]></description>
    <author>&#106;&#108;&#100;</author>
    <pubDate>Sat, 18 Sep 2010 16:10:32 +0000</pubDate>
</item>
<item>
    <title>* include/sys/cdefs.h: Silence undefined macro warning reported by Jay Foster.</title>
    <link>https://hg.ecoscentric.com/ecos/log/49c89877fba7/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* include/sys/cdefs.h: Silence undefined macro warning reported by Jay Foster.]]></description>
    <author>&#106;&#108;&#100;</author>
    <pubDate>Wed, 22 Jul 2009 19:17:14 +0000</pubDate>
</item>
<item>
    <title>Update all copyright banners to reflect FSF ownership; fix and improve licence text.</title>
    <link>https://hg.ecoscentric.com/ecos/log/74dbf4c3f2e1/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[Update all copyright banners to reflect FSF ownership; fix and improve licence text.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 29 Jan 2009 17:47:46 +0000</pubDate>
</item>
<item>
    <title>* include/sys/cdefs.h: New file - previously provided by gcc-3.2.1 toolchains</title>
    <link>https://hg.ecoscentric.com/ecos/log/c5bac719313d/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* include/sys/cdefs.h: New file - previously provided by gcc-3.2.1 toolchains<br/>
  but now required within the the eCos FreeBSD TCP/IP package itself.]]></description>
    <author>&#106;&#108;&#100;</author>
    <pubDate>Wed, 03 Dec 2008 17:08:11 +0000</pubDate>
</item>
<item>
    <title>2008-01-06  Shaun Louie &lt;sal@microplex.com&gt;</title>
    <link>https://hg.ecoscentric.com/ecos/log/5298598f7174/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[2008-01-06  Shaun Louie &lt;sal@microplex.com&gt;<br/>
<br/>
        * include/net/radix.h<br/>
        * src/sys/net/radix.c<br/>
        * src/sys/net/route.c<br/>
        * src/sys/net/rtsock.c<br/>
        * src/sys/netinet/if_ether.c<br/>
        * src/sys/netinet6/icmp6.c<br/>
        * src/sys/netinet6/nd6.c: Change Free to R_Free() so that it<br/>
        corresponds to R_Malloc, and allows Free() wrappers in other<br/>
        places.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sun, 06 Jan 2008 10:42:34 +0000</pubDate>
</item>
<item>
    <title>Add missing ioctl functions - reported by Emmanuel Collien</title>
    <link>https://hg.ecoscentric.com/ecos/log/808a3f009b23/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[Add missing ioctl functions - reported by Emmanuel Collien]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Thu, 27 Sep 2007 11:14:52 +0000</pubDate>
</item>
<item>
    <title>* include/sys/socketvar.h: Fix very old and subtle macro bug. From</title>
    <link>https://hg.ecoscentric.com/ecos/log/e71eca63cb8b/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* include/sys/socketvar.h: Fix very old and subtle macro bug. From<br/>
        FreeBSD revision 1.141.2.3 (RELENG_6 branch): &quot;correctly return an<br/>
        error if M_NOWAIT is passed to sblock() and the operation might<br/>
        block.&quot;]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 11 Sep 2007 16:37:53 +0000</pubDate>
</item>
<item>
    <title>* include/sys/param.h (log_): Really disable logging when</title>
    <link>https://hg.ecoscentric.com/ecos/log/c5662984a133/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* include/sys/param.h (log_): Really disable logging when<br/>
       it is disabled.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sun, 08 Jul 2007 19:18:56 +0000</pubDate>
</item>
<item>
    <title>Add CDL to support 'BOOTP_COMPAT'</title>
    <link>https://hg.ecoscentric.com/ecos/log/9a4c4f1b0178/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[Add CDL to support 'BOOTP_COMPAT']]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Thu, 22 Mar 2007 11:51:19 +0000</pubDate>
</item>
<item>
    <title>* src/ecos/support.c (cyg_netint): Don't handle events that don't</title>
    <link>https://hg.ecoscentric.com/ecos/log/528ad6cc97bf/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* src/ecos/support.c (cyg_netint): Don't handle events that don't<br/>
	have handlers registered. Fixes Bug 1000046, whereby an assertion<br/>
	or crash resulted from an ARP package arriving before network<br/>
	initialization was complete.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 19 Jul 2006 14:29:33 +0000</pubDate>
</item>
<item>
    <title>* cdl/freebsd_net.cdl, src/ecos/support.c, src/ecos/support.c:</title>
    <link>https://hg.ecoscentric.com/ecos/log/42c9e3ed9654/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* cdl/freebsd_net.cdl, src/ecos/support.c, src/ecos/support.c:<br/>
        Changes to make stack sizes CDL configurable.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sat, 17 Jun 2006 18:05:20 +0000</pubDate>
</item>
<item>
    <title>* tests/sysctl1.c: Use CYG_NELEM from infra.</title>
    <link>https://hg.ecoscentric.com/ecos/log/b2a26dbe68a2/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* tests/sysctl1.c: Use CYG_NELEM from infra.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Fri, 19 May 2006 10:15:03 +0000</pubDate>
</item>
<item>
    <title>* src/ecos/support.c (cyg_net_show_mbufs): Use %p in</title>
    <link>https://hg.ecoscentric.com/ecos/log/97a57687a378/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* src/ecos/support.c (cyg_net_show_mbufs): Use %p in<br/>
    diag_printf to keep the compiler happy.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 08 May 2006 17:21:36 +0000</pubDate>
</item>
<item>
    <title>* include/sys/param.h: Include &lt;string.h&gt; to stop warnings.</title>
    <link>https://hg.ecoscentric.com/ecos/log/d2cf23fa9748/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* include/sys/param.h: Include &lt;string.h&gt; to stop warnings.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Fri, 04 Nov 2005 10:37:05 +0000</pubDate>
</item>
<item>
    <title>* include/sys/time.h (Removed): Use the isoinfra sys/time.h</title>
    <link>https://hg.ecoscentric.com/ecos/log/4144fbf5b108/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* include/sys/time.h (Removed): Use the isoinfra sys/time.h<br/>
        * include/net/if.h: We do need sys/time.h for timeval.<br/>
        * src/sys/kern/uipc_socket.c: include sys/time.h for timeval<br/>
        * src/sys/kern/uipc_socket2.c: Ditto<br/>
        * src/sys/netinet6/in6_pcb.c (in6_pcbdetach): remove lvalue cast<br/>
        to keep gcc4.x happy.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sun, 23 Oct 2005 20:48:44 +0000</pubDate>
</item>
<item>
    <title>* src/sys/kern/kern_sysctl.c: Silent compiler warning on lvalue</title>
    <link>https://hg.ecoscentric.com/ecos/log/453dff0f4c80/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* src/sys/kern/kern_sysctl.c: Silent compiler warning on lvalue<br/>
        assignment]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sat, 03 Sep 2005 13:03:07 +0000</pubDate>
</item>
<item>
    <title>* src/sys/netinet/ip_output.c (ip_output): initialize len to 0.</title>
    <link>https://hg.ecoscentric.com/ecos/log/e3581c918d49/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* src/sys/netinet/ip_output.c (ip_output): initialize len to 0.<br/>
        * src/sys/net/if.c (ifioctl): Cast to keep compiler happy.<br/>
        * src/ecos/support.c (_mask): Use the correct cast to keep the<br/>
        compiler happy.<br/>
        * include/sys/param.h: give proc0 the correct type so we don't<br/>
        have to cast it and avoid a compiler warning.<br/>
        * src/sys/kern/uipc_socket.c (soopt_mcopyout): Lefthand casts no<br/>
        longer allowed with gcc4.<br/>
        * src/sys/net/if_ethersubr.c (ether_resolvemulti): Cast to keep<br/>
        compiler happy.<br/>
        * src/sys/net/rtsock.c: Define routedomain consistently to avoid<br/>
        compiler warnings.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sat, 30 Jul 2005 11:23:28 +0000</pubDate>
</item>
<item>
    <title>Fix for broken ARP structure - from Arnaud Chataignier</title>
    <link>https://hg.ecoscentric.com/ecos/log/7237127655fc/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[Fix for broken ARP structure - from Arnaud Chataignier]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Thu, 23 Jun 2005 15:53:51 +0000</pubDate>
</item>
<item>
    <title>* src/sys/kern/uipc_socket.c (sodealloc): Fixed a race condition</title>
    <link>https://hg.ecoscentric.com/ecos/log/1010864f2812/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* src/sys/kern/uipc_socket.c (sodealloc): Fixed a race condition<br/>
         when freeing the socket memory. Problem reported by Will Lent.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Fri, 17 Jun 2005 20:09:51 +0000</pubDate>
</item>
<item>
    <title>* src/sys/net/if.c (ifioctl): Fixed a compiler warning about</title>
    <link>https://hg.ecoscentric.com/ecos/log/508a2717c9f9/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* src/sys/net/if.c (ifioctl): Fixed a compiler warning about<br/>
        types to printf.<br/>
        * src/sys/netinet/if_ether.c (in_arpinput): Ditto<br/>
        * src/sys/net/if.c: Ditto]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sun, 27 Mar 2005 18:18:13 +0000</pubDate>
</item>
<item>
    <title>* cdl/freebsd_net.cdl:</title>
    <link>https://hg.ecoscentric.com/ecos/log/f859ed84cce9/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* cdl/freebsd_net.cdl:<br/>
        * src/sys/netinet/in_pcb.c: add option to randomly pick<br/>
        source port.  This option is useful when connecting<br/>
        through firewalls.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sat, 12 Mar 2005 12:55:46 +0000</pubDate>
</item>
<item>
    <title>* src/sys/kern/kern_sysctl.c: set mutex_init to one to prevent</title>
    <link>https://hg.ecoscentric.com/ecos/log/a9d4e3db838b/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* src/sys/kern/kern_sysctl.c: set mutex_init to one to prevent<br/>
        mutex being initialized multiple times.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Fri, 31 Dec 2004 09:55:53 +0000</pubDate>
</item>
<item>
    <title>* src/ecos/support.c (show_net_times): Removed stats_in_cksum.</title>
    <link>https://hg.ecoscentric.com/ecos/log/6edb211aff56/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* src/ecos/support.c (show_net_times): Removed stats_in_cksum.<br/>
        It does not exist in the FreeBSD stack. Pointed out by<br/>
        Philip Keller.<br/>
        * src/sys/kern/sockio.c (bsd_bind): Pass a copy of the sa into<br/>
        bind so that the &quot;kernel&quot; code does not modify the &quot;user&quot; codes<br/>
        version of the socket address.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Wed, 18 Aug 2004 09:40:52 +0000</pubDate>
</item>
<item>
    <title>*cdl/freebsd_net.cdl:</title>
    <link>https://hg.ecoscentric.com/ecos/log/9f18943c887e/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[*cdl/freebsd_net.cdl:<br/>
        *src/ecos/support.c: made memory pools default to current size,<br/>
        but separately controllable from the cdl file. This is useful for<br/>
        systems with tight memory budgets.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Fri, 16 Jul 2004 10:43:28 +0000</pubDate>
</item>
<item>
    <title>* tests/sysctl1.c: Call CYG_TEST_EXIT at the end of the test.</title>
    <link>https://hg.ecoscentric.com/ecos/log/797dbca338de/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* tests/sysctl1.c: Call CYG_TEST_EXIT at the end of the test.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Wed, 02 Jun 2004 07:33:33 +0000</pubDate>
</item>
<item>
    <title>Clean up log messages</title>
    <link>https://hg.ecoscentric.com/ecos/log/2a37dbf01ca2/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[Clean up log messages]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Tue, 25 May 2004 13:10:02 +0000</pubDate>
</item>
<item>
    <title>* src/ecos/timeout.c (callout_reset): Clarify assert message on</title>
    <link>https://hg.ecoscentric.com/ecos/log/b28e83693693/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* src/ecos/timeout.c (callout_reset): Clarify assert message on<br/>
	expiry date from ages ago and also add comment explaining further.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 30 Apr 2004 01:13:56 +0000</pubDate>
</item>
<item>
    <title>* src/sys/kern/uipc_mbuf.c</title>
    <link>https://hg.ecoscentric.com/ecos/log/5c539c544148/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* src/sys/kern/uipc_mbuf.c<br/>
        * src/ecos/support.c<br/>
        * include/sys/mbuf.h: Avoid blocking alloc from (empty) mbuf pool.<br/>
        Freed mbufs are never returned to the pool, but to the mbuf<br/>
        &quot;free list&quot;. This can cause a deadlock situation.<br/>
        Duplicated incrementing of mbuf statistics removed.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 05 Apr 2004 16:23:53 +0000</pubDate>
</item>
<item>
    <title>* src/ecos/support.c (_dumpentry): Don't skip routes which don't</title>
    <link>https://hg.ecoscentric.com/ecos/log/db9455d4c719/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* src/ecos/support.c (_dumpentry): Don't skip routes which don't<br/>
        have a netmask. These are seem to be valid host routes.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sat, 27 Mar 2004 18:16:03 +0000</pubDate>
</item>
<item>
    <title>* doc/freebsd.sgml: Import text from openbsd doc about use of __ECOS</title>
    <link>https://hg.ecoscentric.com/ecos/log/be94ccfe8f4f/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* doc/freebsd.sgml: Import text from openbsd doc about use of __ECOS<br/>
	&lt;network.h&gt;, etc.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 18 Feb 2004 11:05:15 +0000</pubDate>
</item>
<item>
    <title>* src/sys/kern/sockio.c (bsd_connect): Set the sa_len field in</title>
    <link>https://hg.ecoscentric.com/ecos/log/dc5a2e82613e/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* src/sys/kern/sockio.c (bsd_connect): Set the sa_len field in<br/>
      the sockaddr structure. Real FreeBSD does this.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sat, 17 Jan 2004 14:10:52 +0000</pubDate>
</item>
<item>
    <title>* include/sys/param.h: Restored MD5 function mappings. These were</title>
    <link>https://hg.ecoscentric.com/ecos/log/9a841f11f433/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* include/sys/param.h: Restored MD5 function mappings. These were<br/>
	accidentally removed earlier.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Sun, 21 Dec 2003 12:28:39 +0000</pubDate>
</item>
<item>
    <title>Increase default memory pool size</title>
    <link>https://hg.ecoscentric.com/ecos/log/9f065ea84515/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[Increase default memory pool size]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Tue, 16 Dec 2003 14:46:00 +0000</pubDate>
</item>
<item>
    <title>Add inet_ntoa_r</title>
    <link>https://hg.ecoscentric.com/ecos/log/a683fa782034/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[Add inet_ntoa_r]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Wed, 10 Dec 2003 12:09:23 +0000</pubDate>
</item>
<item>
    <title>* include/net/if_gif.h include/net/if_sec.h include/net/zlib.h</title>
    <link>https://hg.ecoscentric.com/ecos/log/56b339272cd4/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* include/net/if_gif.h include/net/if_sec.h include/net/zlib.h<br/>
        include/netinet/ip_ecn.h include/netinet6/ah.h<br/>
        include/netinet6/esp.h include/netinet6/esp_rijndael.h<br/>
        include/netinet6/esp_twofish.h include/netinet6/in6_gif.h<br/>
        include/netinet6/ipcomp.h include/netkey/key.h<br/>
        include/netkey/key_debug.h include/netkey/keysock.h src/sys/netkey<br/>
        src/sys/netinet/ip_ecn.c src/sys/netinet6/ah_core.c<br/>
        src/sys/netinet6/ah_input.c src/sys/netinet6/ah_output.c<br/>
        src/sys/netinet6/esp_core.c src/sys/netinet6/esp_input.c<br/>
        src/sys/netinet6/esp_output.c src/sys/netinet6/esp_rijndael.c<br/>
        src/sys/netinet6/esp_twofish.c src/sys/netinet6/in6_gif.c<br/>
        src/sys/netinet6/ipcomp_core.c src/sys/netinet6/ipcomp_input.c<br/>
        src/sys/netinet6/ipcomp_output.c src/sys/netinet6/ipsec.c:<br/>
        Added back the original KAME FreeBSD IPSEC files.<br/>
        * cdl/freebsd_net.cdl: CDl to control the compilation of IPSEC<br/>
        * include/sys/malloc.h: New memory type needed by IPSEC<br/>
        * include/sys/param.h: Name munging for IPSEC symbols<br/>
        * src/ecos/support.c: read_random_unlimited() should return the<br/>
        number of random bytes in the buffer.<br/>
        * src/sys/kern/kern_sysctl.c: Added missing copyright header.<br/>
        * src/sys/netinet/ip_output.c: Removed user() checks in IPSEC code.<br/>
        * src/sys/netinet6/ip6_output.c: Compiler warning fixes.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sat, 22 Nov 2003 12:59:20 +0000</pubDate>
</item>
<item>
    <title>* src/sys/kern/kern_sysctl.c (sysctl): Update the oldlen value at</title>
    <link>https://hg.ecoscentric.com/ecos/log/2f92828821dc/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* src/sys/kern/kern_sysctl.c (sysctl): Update the oldlen value at<br/>
       the end of the sysctl call.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sat, 08 Nov 2003 14:37:11 +0000</pubDate>
</item>
<item>
    <title>TCP retransmit control changes - from Matt Jerdonek</title>
    <link>https://hg.ecoscentric.com/ecos/log/d578891243fd/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[TCP retransmit control changes - from Matt Jerdonek]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Mon, 03 Nov 2003 14:57:33 +0000</pubDate>
</item>
<item>
    <title>Control/suppress some debug init messages - Roland Caßebohm</title>
    <link>https://hg.ecoscentric.com/ecos/log/4b6a66529f20/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[Control/suppress some debug init messages - Roland Caßebohm]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Wed, 15 Oct 2003 13:48:28 +0000</pubDate>
</item>
<item>
    <title>Fix some malloc() issues - from Thomas Binder</title>
    <link>https://hg.ecoscentric.com/ecos/log/219ba4658ed2/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[Fix some malloc() issues - from Thomas Binder]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Thu, 18 Sep 2003 19:41:20 +0000</pubDate>
</item>
<item>
    <title>* src/ecos/support.c (read_random): New function which is needed</title>
    <link>https://hg.ecoscentric.com/ecos/log/4b7fb094ac22/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* src/ecos/support.c (read_random): New function which is needed<br/>
	when CYGSEM_NET_RANDOMID is enabled.<br/>
	* include/sys/param.h: Prototype for new function.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 08 Sep 2003 17:28:35 +0000</pubDate>
</item>
<item>
    <title>Fixed all (I hope) compiler warnings</title>
    <link>https://hg.ecoscentric.com/ecos/log/a571341dd6e5/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[Fixed all (I hope) compiler warnings<br/>
        Added back sysctl support which was removed when the stack was ported.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Wed, 30 Jul 2003 07:42:31 +0000</pubDate>
</item>
<item>
    <title>* src/sys/kern/sockio.c:</title>
    <link>https://hg.ecoscentric.com/ecos/log/cbe571614ad8/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* src/sys/kern/sockio.c:<br/>
       Fixed memory leak in accept() call.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 29 Jul 2003 14:02:12 +0000</pubDate>
</item>
<item>
    <title>* include/netinet/in.h:</title>
    <link>https://hg.ecoscentric.com/ecos/log/9ddd6c4d040b/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* include/netinet/in.h:<br/>
	* src/sys/kern/uipc_accf.c:<br/>
	* src/sys/kern/uipc_socket.c:<br/>
	* src/sys/net/route.c:<br/>
	* src/sys/netinet/ip_icmp.c:<br/>
	* src/sys/netinet/ip_input.c:<br/>
	Fixed some compiler warnings.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Thu, 24 Jul 2003 18:04:23 +0000</pubDate>
</item>
<item>
    <title>* src/sys/netinet/ip_input.c(ip_reass):</title>
    <link>https://hg.ecoscentric.com/ecos/log/bcf45cd81df7/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* src/sys/netinet/ip_input.c(ip_reass):<br/>
	ip_nfragpackets is increasing by dropping fragments due to mbuf<br/>
	starvation and eventually exceeds ip_maxfragpackets, which<br/>
	results in refusing all fragments later. On the other hand, nipq<br/>
	and maxnipq can be used as a substitute for ip_nfragpackets and<br/>
	ip_maxfragpackets. This fix is the collection of the fixes done<br/>
	at the following revisions of freebsd main branch; 1.221, 1.222,<br/>
	1.223 and 1.229.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 26 Jun 2003 05:56:06 +0000</pubDate>
</item>
<item>
    <title>* include/netinet/icmp_var.h: Changed icmpstat definition to a</title>
    <link>https://hg.ecoscentric.com/ecos/log/13900936a2c4/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* include/netinet/icmp_var.h: Changed icmpstat definition to a<br/>
       declaration so stopping ld from generating a multiple symbol<br/>
       definition error if combining of common symbols is disabled in the<br/>
       toolchain.<br/>
       * src/sys/netinet/ip_icmp.c: Added an icmpstat definition.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 23 Jun 2003 10:17:28 +0000</pubDate>
</item>
<item>
    <title>* src/ecos/support.c: Increase the stack size for the background</title>
    <link>https://hg.ecoscentric.com/ecos/log/4464de5a8dce/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* src/ecos/support.c: Increase the stack size for the background<br/>
       thread when IPv6 is enabled otherwise the stack overflows.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 23 Jun 2003 09:45:10 +0000</pubDate>
</item>
<item>
    <title>* src/ecos/synch.c (spl_any): Put call to cyg_mutex_lock() into a</title>
    <link>https://hg.ecoscentric.com/ecos/log/ee5b3444e088/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* src/ecos/synch.c (spl_any): Put call to cyg_mutex_lock() into a<br/>
	loop so that releases of the current thread do not get mistaken<br/>
	for locks and trigger the asserts.<br/>
<br/>
	* include/sys/malloc.h (M_DEVBUF): Added this definition.<br/>
<br/>
	* include/netinet/in.h: Changed size of sockaddr_in.sin_zero[] to<br/>
	24 bytes. This makes a sockaddr_in the same size as a sockaddr.<br/>
	Otherwise the definitions of things like ifaliasreq and<br/>
	in_aliasreq do not match when they should.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Sat, 14 Jun 2003 15:03:03 +0000</pubDate>
</item>
<item>
    <title>* src/ecos/timeout.c (do_timeout): The head of the linked list of</title>
    <link>https://hg.ecoscentric.com/ecos/log/047e31b98f10/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* src/ecos/timeout.c (do_timeout): The head of the linked list of<br/>
       timers is timeout, not _timeout.<br/>
       * src/ecos/timeout.c (timeout): Linear search the array for empty<br/>
       entries and don't walk it like a linked list, because it is not.<br/>
       * src/ecos/timeout.c (untimeout): Linear search is faster since<br/>
       there are many entries in the linked list which are not in the<br/>
       array.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 12 May 2003 11:03:05 +0000</pubDate>
</item>
<item>
    <title>* src/ecos/support.c (_show_ifp): Display the IPv6 flag</title>
    <link>https://hg.ecoscentric.com/ecos/log/766a12db7c5b/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* src/ecos/support.c (_show_ifp): Display the IPv6 flag<br/>
	information.<br/>
	* src/ecos/support.c (cyg_net_malloc): Honour the flag M_ZERO,<br/>
	otherwise we end up with junk where we don't want it.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 12 May 2003 10:09:04 +0000</pubDate>
</item>
<item>
    <title>Add control to force use of serial port during initialization</title>
    <link>https://hg.ecoscentric.com/ecos/log/fb41b6cf2513/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[Add control to force use of serial port during initialization]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Sun, 04 May 2003 17:37:28 +0000</pubDate>
</item>
<item>
    <title>* src/ecos/support.c (_show_ifp): Now understands IPv6</title>
    <link>https://hg.ecoscentric.com/ecos/log/e6231465742f/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* src/ecos/support.c (_show_ifp): Now understands IPv6<br/>
       addresses and network masks and added a few more flags<br/>
       * src/sys/net/route.c (rt_reinit_rtdelete): Only delete IPv4<br/>
       routes so that DHCP and BOOTP works and leave IPv6 routes so IPv6<br/>
       also keeps working.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Wed, 23 Apr 2003 08:54:13 +0000</pubDate>
</item>

  </channel>
</rss>
