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

    <title>flash_v2: packages/net/bsd_tcpip/current/ChangeLog history</title>
    <description>packages/net/bsd_tcpip/current/ChangeLog revision history</description>
    <item>
    <title>*cdl/freebsd_net.cdl:</title>
    <link>https://hg.ecoscentric.com/flash_v2/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/flash_v2/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/flash_v2/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/flash_v2/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/flash_v2/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/flash_v2/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/flash_v2/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/flash_v2/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/flash_v2/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/flash_v2/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/flash_v2/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/flash_v2/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/flash_v2/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/flash_v2/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/flash_v2/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/flash_v2/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/flash_v2/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/flash_v2/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/flash_v2/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/flash_v2/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/flash_v2/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/flash_v2/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/flash_v2/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/flash_v2/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/flash_v2/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/flash_v2/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/flash_v2/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/flash_v2/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>
<item>
    <title>* cdl/freebsd_net.cdl: Deleted the 'CYGPKG_NET_FREEBSD_STACK_BUILD_TESTS'</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/a2140be948f2/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* cdl/freebsd_net.cdl: Deleted the 'CYGPKG_NET_FREEBSD_STACK_BUILD_TESTS'<br/>
	component because these tests are in the net.cdl component<br/>
	'CYGPKG_NET_BUILD_TESTS' and selecting this option in freebsd_net.cdl<br/>
	causes build errors.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 11 Apr 2003 18:00:18 +0000</pubDate>
</item>
<item>
    <title>* src/ecos/support.c: Added function cyg_net_show_mbufs() and code</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/639f0c464be5/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* src/ecos/support.c: Added function cyg_net_show_mbufs() and code<br/>
	in cyg_net_mbuf_alloc() to accumulate and optionally display<br/>
	information about the current set of mbufs. This is mostly a<br/>
	debugging feature and is disabled by default.<br/>
<br/>
	* include/sys/mbuf.h: Added prototype for cyg_net_show_mbufs().]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Mon, 17 Mar 2003 18:38:18 +0000</pubDate>
</item>
<item>
    <title>src/sys/net/if.c (if_attach): Removed printf which causes the</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/102b0529d435/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[src/sys/net/if.c (if_attach): Removed printf which causes the<br/>
       ethernet device to become corrupt. At this point the app driver<br/>
       has started but not completed taking over from the redboot<br/>
       driver. It is unsafe for redboot to use the ethernet device.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Fri, 14 Mar 2003 13:04:05 +0000</pubDate>
</item>
<item>
    <title>* cdl/freebsd_net.cdl: Fix doc link.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/3a5c8448931b/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* cdl/freebsd_net.cdl: Fix doc link.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 24 Feb 2003 14:29:17 +0000</pubDate>
</item>
<item>
    <title>* cdl/freebsd_net.cdl: Remove unused NBPFILTER and BRIDGE CDL options.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/a716206b0987/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* cdl/freebsd_net.cdl: Remove unused NBPFILTER and BRIDGE CDL options.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 18 Feb 2003 17:32:02 +0000</pubDate>
</item>
<item>
    <title>* doc/freebsd.sgml: new_net template is now just &quot;net&quot;.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/f707a3fcd142/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* doc/freebsd.sgml: new_net template is now just &quot;net&quot;.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 14 Feb 2003 18:28:31 +0000</pubDate>
</item>
<item>
    <title>* src/sys/kern/sockio.c: bsd_getinfo/bsd_setinfo should have</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/7df7eb129a74/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[* src/sys/kern/sockio.c: bsd_getinfo/bsd_setinfo should have<br/>
	void * args. Silences warnings.<br/>
	* src/sys/kern/uipc_socket.c (sopoll): Use __FUNCTION__ correctly<br/>
	for GCC 3.x.<br/>
	* src/sys/net/if_ethersubr.c: Put comments for stuff after endifs<br/>
	to silence warnings.<br/>
	* src/sys/net/if_loop.c: Ditto.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 12 Feb 2003 15:29:52 +0000</pubDate>
</item>
<item>
    <title>Fix for compatability with Linux compat package.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/0d98f58e80cb/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[Fix for compatability with Linux compat package.]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Tue, 04 Feb 2003 22:55:26 +0000</pubDate>
</item>
<item>
    <title>Add function to dump/display network interface and routing tables.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/bb9dadc169ef/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[Add function to dump/display network interface and routing tables.]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Tue, 03 Dec 2002 17:22:45 +0000</pubDate>
</item>
<item>
    <title>Add NPWR Linux Engine, update Xscale IOP310 based platforms</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/de449c532876/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[Add NPWR Linux Engine, update Xscale IOP310 based platforms]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Tue, 12 Nov 2002 17:38:37 +0000</pubDate>
</item>
<item>
    <title>Postpone check of ifq_maxlen until device comes online</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/2057b81b96bb/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[Postpone check of ifq_maxlen until device comes online]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Mon, 04 Nov 2002 20:23:24 +0000</pubDate>
</item>
<item>
    <title>Fix getsocknemt(), add &lt;sys/uio.h&gt;</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/a3b06a9328a7/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[Fix getsocknemt(), add &lt;sys/uio.h&gt;]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Sun, 03 Nov 2002 19:49:43 +0000</pubDate>
</item>
<item>
    <title>Fix problems on big endian systems.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/c93a1887a50f/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[Fix problems on big endian systems.]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Wed, 31 Jul 2002 14:02:18 +0000</pubDate>
</item>
<item>
    <title>Fix problem with ovbcopy - from Red Hat.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/8ec2d05eea5d/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[Fix problem with ovbcopy - from Red Hat.]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Fri, 26 Jul 2002 15:04:01 +0000</pubDate>
</item>
<item>
    <title>More &lt;errno.h&gt; troubles</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/d397603b9e4b/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[More &lt;errno.h&gt; troubles]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Wed, 10 Jul 2002 12:20:28 +0000</pubDate>
</item>
<item>
    <title>Fix build error when starting from POSIX template.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/20314171555b/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[Fix build error when starting from POSIX template.]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Mon, 08 Jul 2002 20:54:12 +0000</pubDate>
</item>
<item>
    <title>Clean up - better building with newest tools.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/e3ee4b61fbea/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[Clean up - better building with newest tools.]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Thu, 20 Jun 2002 22:05:55 +0000</pubDate>
</item>
<item>
    <title>Fix compile error when CYGDBG_NET_TIMING_STATS enabled</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/6882949455d7/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[Fix compile error when CYGDBG_NET_TIMING_STATS enabled]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Fri, 14 Jun 2002 21:35:31 +0000</pubDate>
</item>
<item>
    <title>Fix compile error.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/3ef90475a347/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[Fix compile error.]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Wed, 05 Jun 2002 16:37:52 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2002-05-20-20:11:54-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/e0c0827131d1/packages/net/bsd_tcpip/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2002-05-20-20:11:54-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 20 May 2002 22:19:26 +0000</pubDate>
</item>

  </channel>
</rss>
