<?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/common/current/ChangeLog history</title>
    <description>packages/net/common/current/ChangeLog revision history</description>
    <item>
    <title>* src/tftp_server.c:</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/42c0adb7b2fc/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* src/tftp_server.c:<br/>
        * cdl/net.cdl: Made tftp server stack size configurable via cdl.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 02 Aug 2004 10:43:38 +0000</pubDate>
</item>
<item>
    <title>* src/ifaddrs.c (getifaddrs): Return destination address for P2P</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/6627c3a1df79/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* src/ifaddrs.c (getifaddrs): Return destination address for P2P<br/>
        devices. Also don't bother trying to get the broadcast address for<br/>
        interfaces that don't have a valid broadcast address. Inspired by<br/>
        Kelvin Lawson]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Thu, 17 Jun 2004 14:19:29 +0000</pubDate>
</item>
<item>
    <title>* include/network.h: Added a __THROW to perror so that it matches</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/dc5f9783d45a/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* include/network.h: Added a __THROW to perror so that it matches<br/>
       what is in stdio.h. Problem pointed out by Xyvid Harboe.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 08 Jun 2004 17:58:20 +0000</pubDate>
</item>
<item>
    <title>+        * src/bootp_support.c (get_bootp_option, show_bootp):</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/a5c7a6799462/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[+        * src/bootp_support.c (get_bootp_option, show_bootp):<br/>
+        * src/dhcp_prot.c (scan_dhcp_size): Fixed bug that didn't handle<br/>
+        the pad option.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Thu, 13 May 2004 10:00:35 +0000</pubDate>
</item>
<item>
    <title>* src/tftp_server.c: files are now created with the</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/26840b464238/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* src/tftp_server.c: files are now created with the<br/>
	O_CREAT|O_TRUNC|O_WRONLY so it is possible to write to<br/>
	non-existing files and that overwriting a larger file with<br/>
	a smaller file does not leave a garbage at the end.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 29 Apr 2004 07:19:57 +0000</pubDate>
</item>
<item>
    <title>* doc/sgml/doclist,</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/8d53540e9a4e/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* doc/sgml/doclist,<br/>
  packages/net/common/current/doc/tcpip.sgml,<br/>
  packages/redboot/current/doc/redboot.sgml,<br/>
  packages/redboot/current/doc/makefile,<br/>
  packages/redboot/current/doc/redboot_main.sgml:<br/>
  Build the RedBoot User's Guide as a separate document.]]></description>
    <author>&#106;&#108;&#100;</author>
    <pubDate>Mon, 19 Apr 2004 15:27:36 +0000</pubDate>
</item>
<item>
    <title>Fix for default DNS server - from Sandeep Kumar</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/02c0aa987107/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[Fix for default DNS server - from Sandeep Kumar]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Tue, 13 Apr 2004 14:36:27 +0000</pubDate>
</item>
<item>
    <title>* src/bootp_support.c (do_bootp): Return false when we should.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/3d8f3b1724be/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* src/bootp_support.c (do_bootp): Return false when we should.<br/>
	* src/dhcp_prot.c (do_dhcp_down_net): correctly close the IPv6 socket.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 13 Apr 2004 07:32:40 +0000</pubDate>
</item>
<item>
    <title>* src/bootp_support.c:</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/bad894bd648f/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* src/bootp_support.c:<br/>
        * src/dhcp_prot.c: Close sockets before exiting so we don't leak<br/>
        them.<br/>
        * src/dhcp_prot.c (new_lease): Use a smaller infinite so we don't get<br/>
        a compiler warning.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sun, 11 Apr 2004 11:23:51 +0000</pubDate>
</item>
<item>
    <title>* cdl/net.cdl:</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/cbea1375c6da/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* cdl/net.cdl:<br/>
        * src/dhcp_prot.c: Added CYGNUM_NET_DHCP_MIN_RETRY_TIME]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 09 Mar 2004 08:00:12 +0000</pubDate>
</item>
<item>
    <title>Initialize bp_secs field for stubborn DHCP servers - from Matt Jerdonek</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/f2168dd5be4e/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[Initialize bp_secs field for stubborn DHCP servers - from Matt Jerdonek]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Thu, 19 Feb 2004 10:42:00 +0000</pubDate>
</item>
<item>
    <title>Add inet_ntoa_r</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/a683fa782034/packages/net/common/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>* tests/bridge.c: Changes to enable Spanning Tree Protocol if the</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/661c5743f848/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* tests/bridge.c: Changes to enable Spanning Tree Protocol if the<br/>
         corresponding CDL component is enabled.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Thu, 27 Nov 2003 15:24:13 +0000</pubDate>
</item>
<item>
    <title>* cdl/net.cdl: Close quote for test list.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/18917b022cb6/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* cdl/net.cdl: Close quote for test list.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 24 Nov 2003 14:09:25 +0000</pubDate>
</item>
<item>
    <title>* cdl/net.cdl: Added control for IPSEC</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/219ebc4f4562/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* cdl/net.cdl: Added control for IPSEC<br/>
        * doc/ipsec.sgml: General documentation of ipsec.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sat, 22 Nov 2003 12:57:24 +0000</pubDate>
</item>
<item>
    <title>Add example use of profiling to 'ping_test'</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/1ded88da2dd4/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[Add example use of profiling to 'ping_test']]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Thu, 30 Oct 2003 14:12:45 +0000</pubDate>
</item>
<item>
    <title>* doc/tcpip.sgml: Added documentation for</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/f5a5cdd6afe0/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* doc/tcpip.sgml: Added documentation for<br/>
         CYGOPT_NET_DHCP_OPTION_HOST_NAME,<br/>
         CYGNUM_NET_DHCP_OPTION_HOST_NAME_LEN,<br/>
         CYGOPT_NET_DHCP_OPTION_DHCP_CLIENTID_MAC,<br/>
         CYGOPT_NET_DHCP_PARM_REQ_LIST_REPLACE and<br/>
         CYGOPT_NET_DHCP_PARM_REQ_LIST_ADDITIONAL.<br/>
         * cdl/net.cdl: Added legal_values definition for the<br/>
         CYGNUM_NET_DHCP_OPTION_HOST_NAME_LEN option.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 21 Oct 2003 18:14:20 +0000</pubDate>
</item>
<item>
    <title>* src/dhcp_prot.c (set_default_dhcp_tags):</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/69a4719c04ad/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* src/dhcp_prot.c (set_default_dhcp_tags):<br/>
        * src/bootp_support.c (show_bootp): Added support for TAG_NTP_SERVER]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 21 Oct 2003 17:50:58 +0000</pubDate>
</item>
<item>
    <title>Fixed the formatting of the last ChangeLog entry.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/b91538194ae8/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[Fixed the formatting of the last ChangeLog entry.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Thu, 16 Oct 2003 08:15:55 +0000</pubDate>
</item>
<item>
    <title>* include/dhcp.h: Added prototype for dhcp_set_hostname().</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/49e5a36e706d/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* include/dhcp.h: Added prototype for dhcp_set_hostname().<br/>
      * src/dhcp_prot.c (set_default_dhcp_tags): Added TAG_HOST_NAME and<br/>
      TAG_DHCP_CLIENTID DHCP/BOOTP option support.<br/>
      * cdl/net.cdl: Added host name (CYGOPT_NET_DHCP_OPTION_HOST_NAME) and<br/>
      MAC address client ID (CYGOPT_NET_DHCP_OPTION_DHCP_CLIENTID_MAC) support.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Thu, 16 Oct 2003 08:13:45 +0000</pubDate>
</item>
<item>
    <title>Tweaked the comments to better describe the problem/fix.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/b770a5c72050/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[Tweaked the comments to better describe the problem/fix.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sun, 12 Oct 2003 11:53:55 +0000</pubDate>
</item>
<item>
    <title>* cdl/net.cdl: Added configuration interface for</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/3487ed83fe0c/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* cdl/net.cdl: Added configuration interface for<br/>
       CYGOPT_NET_DHCP_PARM_REQ_LIST_REPLACE and<br/>
       CYGOPT_NET_DHCP_PARM_REQ_LIST_ADDITIONAL.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sun, 12 Oct 2003 11:09:37 +0000</pubDate>
</item>
<item>
    <title>* src/tftp_client.c: Changed the code so that if the last packet</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/e0d220bbd109/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* src/tftp_client.c: Changed the code so that if the last packet<br/>
       is received out of sequence we don't close the connection but wait<br/>
       for the missing packets.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Thu, 09 Oct 2003 16:08:30 +0000</pubDate>
</item>
<item>
    <title>* tests/bridge.c: Build the test when we have the bridge</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/80ac249615eb/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* tests/bridge.c: Build the test when we have the bridge<br/>
       handler code enabled and so presumably a bridge.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 06 Oct 2003 19:07:50 +0000</pubDate>
</item>
<item>
    <title>Be more careful with allocated space, etc. in getifaddrs()</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/f2d548ecdbde/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[Be more careful with allocated space, etc. in getifaddrs()]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Tue, 16 Sep 2003 22:05:05 +0000</pubDate>
</item>
<item>
    <title>* src/ipv6_routing_thread.c: Fix compiler warnings</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/fddabea2836c/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* src/ipv6_routing_thread.c: Fix compiler warnings<br/>
        * cd/net.cdl: The routing thread needs the posix package.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Thu, 31 Jul 2003 08:56:26 +0000</pubDate>
</item>
<item>
    <title>* src/dhcp_prot.c (do_dhcp): (re)Initialize the lease when</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/c9c183d9b60a/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* src/dhcp_prot.c (do_dhcp): (re)Initialize the lease when<br/>
        dhcp is (re)initialized or retried.<br/>
        Return true when the state falls into DHCPSTATE_NOTBOUND so that it<br/>
        knows the interface it still up and can later bring it down when<br/>
        cleaning up.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Wed, 30 Jul 2003 07:30:06 +0000</pubDate>
</item>
<item>
    <title>* src/dhcp_prot.c: Added a declaration for cyg_arc4random() to</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/21aab473590c/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* src/dhcp_prot.c: Added a declaration for cyg_arc4random() to<br/>
	eliminate a compiler warning.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Thu, 24 Jul 2003 18:07:45 +0000</pubDate>
</item>
<item>
    <title>* include/net/netdb.h: Added include for &lt;sys/param.h&gt;. the in.h</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/004ee5415eaa/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* include/net/netdb.h: Added include for &lt;sys/param.h&gt;. the in.h<br/>
	file included later needs this.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Tue, 15 Jul 2003 08:45:15 +0000</pubDate>
</item>
<item>
    <title>* src/network_support.c (init_all_network_interfaces): Allow IPv4</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/13e9f49a7dcb/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* src/network_support.c (init_all_network_interfaces): Allow IPv4<br/>
       or IPv6 addresses to be used when configuring a default DNS<br/>
       server.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 26 May 2003 07:33:06 +0000</pubDate>
</item>
<item>
    <title>* src/getaddrinfo.c (getaddrinfo): Corrected a bad patch merge</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/c95837a6b303/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* src/getaddrinfo.c (getaddrinfo): Corrected a bad patch merge<br/>
       from earlier which failed to delete some code. This fixed the dns1<br/>
       tests for IPv6 lookups.<br/>
       * src/getaddrinfo.c: Changed '#ifdef CYGPKG_NS_DNS' to<br/>
       '#ifdef CYGPKG_NS_DNS_BUILD', so it would compile if this CDL<br/>
       option is not selected.  Changed the call to 'numeric_node_addr'<br/>
       so it uses the correct number of arguments.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Thu, 22 May 2003 14:28:54 +0000</pubDate>
</item>
<item>
    <title>* src/tftp_server.c (tftpd_read_file): Open the file for reading,</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/3737492e03d1/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* src/tftp_server.c (tftpd_read_file): Open the file for reading,<br/>
        not writing.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Wed, 14 May 2003 07:02:06 +0000</pubDate>
</item>
<item>
    <title>* src/ifaddrs.c (getifaddrs): Fill in flags, netmask and broadcast</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/16d247bb9c70/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* src/ifaddrs.c (getifaddrs): Fill in flags, netmask and broadcast<br/>
        addresses, for both IPv4 and IPv6 and enabled.<br/>
        * src/ipv6_routing_thread.c (ipv6_start_routing_thread): Only<br/>
        start the thread once.<br/>
<br/>
        * src/getaddrinfo.c (getaddrinfo): Correctly return TCP when it is!<br/>
        * tests/addr_test.c (net_test): Added a test which uses protocol TCP<br/>
        * src/tftp_client.c (tftp_get): If we timeout on the first block,<br/>
        try other addresses for the server if we have any.<br/>
        * src/network_support.c (init_all_network_interfaces): After<br/>
        router solicitation has given us an address, wait a couple of<br/>
        seconds for duplicate address detection to do its work. While DAD<br/>
        is active, we cannot use the new address.<br/>
<br/>
        * src/tftp_client.c (tftp_client_put): Fixed compiler warning.<br/>
<br/>
        * src/getaddrinfo.c (getnameinfo): Fixed some endian issues with<br/>
        port numbers and a typo. Added an interface to the DNS client for<br/>
        reverse lookups.<br/>
        * tests/addr_test.c (net_test): Added tests for getnameinfo. Fixed<br/>
        some memory leaks.<br/>
<br/>
        * src/getaddrinfo.c (getaddrinfo): Virtually a re-write to<br/>
        interface to the DNS client.<br/>
<br/>
        * include/net/netdb.h: const correctness.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 12 May 2003 10:13:37 +0000</pubDate>
</item>
<item>
    <title>* doc/tcpip.sgml: Fix some docbook errors only reported by certain</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/699b9301a235/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* doc/tcpip.sgml: Fix some docbook errors only reported by certain<br/>
	Jade versions.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 23 Apr 2003 23:45:37 +0000</pubDate>
</item>
<item>
    <title>2003-04-12  Andrew Lunn  &lt;andrew.lunn@ascom.ch&gt;</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/db3e0a2fda2f/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[2003-04-12  Andrew Lunn  &lt;andrew.lunn@ascom.ch&gt;<br/>
<br/>
	* src/network_support.c (init_loopback_interface): Close the<br/>
	socket when things go wrong otherwise we leak sockets.<br/>
<br/>
	* src/tftp_server.c (tftpd_server): Added support for IPv6 as well<br/>
	as IPv4. Extended the multithreading support so that it works<br/>
	correctly when there are multiple servers on multiple ports.<br/>
	* doc/tcpip.sgml: Documentation for the changes made to the tftp<br/>
	server.<br/>
<br/>
2003-04-10  Andrew Lunn  &lt;andrew.lunn@ascom.ch&gt;<br/>
<br/>
	* src/network_support.c (init_all_network_interfaces): Wait upto 4<br/>
	seconds for a router solicit message to be received. Once we have<br/>
	received the message we know we have a valid IPv6 address.<br/>
<br/>
	* src/tftp_client.c: Added support for IPv6. This requires two new<br/>
	functions, tftp_client_{get|put} which are protocol version<br/>
        independent.<br/>
	* tests/tftp_client_test.c (tftp_test): Added tests which use IPv6<br/>
	addresses.<br/>
<br/>
2003-04-07  Andrew Lunn  &lt;andrew.lunn@ascom.ch&gt;<br/>
<br/>
	* src/getaddrinfo.c (getaddrinfo): Correctly deal with node when<br/>
	its not NULL. Its OK for the address to not parse for an address<br/>
	family when AF_UNSPEC is passed in hints. Also get the socktype<br/>
	correct when wildcarding for services that use UDP.<br/>
	* tests/addr_test.c: Added more test cases which test IP addresses<br/>
	in number format as node.<br/>
<br/>
2003-04-05  Andrew Lunn  &lt;andrew.lunn@ascom.ch&gt;<br/>
<br/>
	* cdl/net.cdl: Added addr_tests to the HW tests.<br/>
	* tests/addr_test.c (net_test): void function not int.<br/>
	* tests/ping_test.c (net_test): Added IPv6 ping test. This pings<br/>
	the router which answers our router solicit message.<br/>
	* src/ipv6_routing_thread.c (cyg_rs): Print out the router<br/>
	advertisement message. Cleaned up the debug messages so they can<br/>
	be disabled.<br/>
	* src/ipv6_routing_thread.c (cyg_net_get_ipv6_advrouter): New<br/>
	function to return the address of the router.<br/>
	* include/network.h: Added prototype for above and<br/>
	ipv6_start_routing_thread which did not have a prototype.<br/>
	* src/ipv6_routing_thread.c (cyg_rs): Only wait 2 seconds before<br/>
	sending the first solicit request rather than 10.<br/>
	* src/dhcp_prot.c (do_dhcp_down_net): clear the if_laddrreq<br/>
	before using it. If the request fails finish the IPv4 code rather<br/>
	than returning,.<br/>
<br/>
2003-04-02  Andrew Lunn  &lt;andrew.lunn@ascom.ch&gt;<br/>
<br/>
	* tests/ping_lo_test.c: Added IPv6 ping test.<br/>
	* src/getproto.c: Added the protocol ipv6-icmp.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Wed, 23 Apr 2003 08:52:08 +0000</pubDate>
</item>
<item>
    <title>* tests/linux_echo.c: Renamed to....</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/c77314a3f0fd/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* tests/linux_echo.c: Renamed to....<br/>
	* tests/host_echo.c: this new file. Change comment to indicate this.<br/>
<br/>
	* tests/make.linux: Renamed to....<br/>
	* tests/make.host: this new file. Change comment to indicate this.<br/>
	Also linux_echo -&gt; host_echo, and add clean target.<br/>
<br/>
	* doc/tcpip.sgml: Reflect above.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 11 Apr 2003 21:01:09 +0000</pubDate>
</item>
<item>
    <title>* tests/nc_test_framework.h: deleted '#include &lt;net/route.h&gt;'.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/aa074daf1f12/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* tests/nc_test_framework.h: deleted '#include &lt;net/route.h&gt;'.<br/>
	* tests/linux_echo.c: added '#include &lt;netinet/in_systm.h&gt;',<br/>
	deleted '#include &lt;net/route.h&gt;'.<br/>
	* tests/tcp_sink.c: ditto.<br/>
	* tests/tcp_souce.c: ditto.<br/>
	* tests/nc_test_slave.c: changed 'bool' to 'int' because the compiler<br/>
	didn't like 'bool'.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 11 Apr 2003 20:47:19 +0000</pubDate>
</item>
<item>
    <title>* src/dhcp_prot.c (do_dhcp_down_net): SIOCGLIFADDR and SIOCDLIFADDR</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/07ad44cfd9a4/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* src/dhcp_prot.c (do_dhcp_down_net): SIOCGLIFADDR and SIOCDLIFADDR<br/>
       take if_laddrreq not ifreq. This caused stack corruption.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Thu, 03 Apr 2003 14:04:31 +0000</pubDate>
</item>
<item>
    <title>* include/network.h: Added include of pkgconf/io_eth_drivers.h</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/5fd2f1ac9c80/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* include/network.h: Added include of pkgconf/io_eth_drivers.h<br/>
	since the recent move of CYGHWR_NET_DRIVERS prevented some tests<br/>
	building. This fixes the problem.<br/>
<br/>
	* tests/dhcp_test2.c: Sorted out ifdefs so that this test builds<br/>
	when DHCP is disabled.<br/>
<br/>
	* cdl/net.cdl: Reinstated dhcp_test2 into list of tests: it was<br/>
	accidentally removed in the 2003-03-14 checkin.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Fri, 21 Mar 2003 18:14:35 +0000</pubDate>
</item>
<item>
    <title>support multiple net drivers in RedBoot</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/23fd347aba65/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[support multiple net drivers in RedBoot]]></description>
    <author>&#109;&#115;&#97;&#108;&#116;&#101;&#114;</author>
    <pubDate>Thu, 20 Mar 2003 15:44:39 +0000</pubDate>
</item>
<item>
    <title>* src/tftp_client.c: Reduce size of initial request packet</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/a440f07b6d29/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* src/tftp_client.c: Reduce size of initial request packet<br/>
        for compatibility with some tftp servers.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 18 Mar 2003 11:47:41 +0000</pubDate>
</item>
<item>
    <title>* cdl/net.cdl: Added CYGDBG_NET_SHOW_MBUFS option to turn on</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/5fbe5042a140/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* cdl/net.cdl: Added CYGDBG_NET_SHOW_MBUFS option to turn on<br/>
	accumulation and display of mbuf state information.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Mon, 17 Mar 2003 18:39:00 +0000</pubDate>
</item>
<item>
    <title>Fix getaddrinfo()</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/c16ef62116ec/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[Fix getaddrinfo()]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Fri, 07 Mar 2003 02:14:52 +0000</pubDate>
</item>
<item>
    <title>Improve getaddrinfo() to use DNS if available.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/92f3957a0029/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[Improve getaddrinfo() to use DNS if available.]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Wed, 05 Mar 2003 21:00:59 +0000</pubDate>
</item>
<item>
    <title>src/getserv.c: Added a servent structure for SNTP.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/800af3130c76/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[src/getserv.c: Added a servent structure for SNTP.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 25 Feb 2003 14:43:42 +0000</pubDate>
</item>
<item>
    <title>* cdl/net.cdl: Improve doc links.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/5a900ebdff5f/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* cdl/net.cdl: Improve doc links.<br/>
<br/>
	* doc/prepare-manpages.sh: Generate namespaced IDs, without shouting.<br/>
	* doc/tcpip-manpages.sgml: Regenerated.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 24 Feb 2003 14:29:34 +0000</pubDate>
</item>
<item>
    <title>* cdl/net.cdl (CYGPKG_NET_BUILD_HW_TESTS): Requires eth hardware</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/885dc4632462/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* cdl/net.cdl (CYGPKG_NET_BUILD_HW_TESTS): Requires eth hardware<br/>
	devices.<br/>
	(CYGPKG_NET_TESTS): Remove from under CYGPKG_NET_BUILD_TESTS (which<br/>
	became CYGPKG_NET_BUILD_HW_TESTS) so the loopback tests are always<br/>
	built.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 31 Jan 2003 12:35:07 +0000</pubDate>
</item>
<item>
    <title>Slight improvement in UDP throughput testing.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/75bb10dfa0df/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[Slight improvement in UDP throughput testing.]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Mon, 20 Jan 2003 11:14:37 +0000</pubDate>
</item>
<item>
    <title>* src/network_support.c (init_all_network_interfaces): Define buf</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/43dbc9753e8f/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* src/network_support.c (init_all_network_interfaces): Define buf<br/>
	as const.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Sat, 18 Jan 2003 04:19:25 +0000</pubDate>
</item>
<item>
    <title>* src/network_support.c (init_all_network_interfaces): Added</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/87027e29073d/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* src/network_support.c (init_all_network_interfaces): Added<br/>
	support for a hard coded domain name. Inspired by Motoya Kurotsu.<br/>
<br/>
	* src/network_support.c (init_all_network_interfaces): Added<br/>
	support for a hard coded, default DNS server address.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Sat, 18 Jan 2003 03:46:17 +0000</pubDate>
</item>
<item>
    <title>* src/bootp_support.c: Fix licence which should always have been</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/7c34839e7e97/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* src/bootp_support.c: Fix licence which should always have been<br/>
	GPL since no BSD licensed code was in fact involved.<br/>
	* src/dhcp_prot.c: Ditto.<br/>
	* src/dhcp_support.c: Ditto.<br/>
	* src/network_support.c: Ditto.<br/>
	* src/tftp_client.c: Ditto.<br/>
	* src/tftp_dummy_file.c: Ditto.<br/>
	* src/tftp_server.c: Ditto.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Sun, 12 Jan 2003 04:53:28 +0000</pubDate>
</item>
<item>
    <title>* doc/tcpip.sgml: Use new entity name for tcpip manpages.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/51c094331ad0/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* doc/tcpip.sgml: Use new entity name for tcpip manpages.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Sat, 04 Jan 2003 18:46:39 +0000</pubDate>
</item>
<item>
    <title>* tests/multi_lo_select.c: Need the io_fileio.h header file</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/ff7641b16d2a/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* tests/multi_lo_select.c: Need the io_fileio.h header file<br/>
        * tests/tcp_echo.c: (max): definition clashes with the one in<br/>
        the header file lib/libkern/libkern.h]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sun, 06 Oct 2002 13:07:53 +0000</pubDate>
</item>
<item>
    <title>Improve IPv6 routing.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/58c748750ca6/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[Improve IPv6 routing.]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Sat, 17 Aug 2002 00:03:03 +0000</pubDate>
</item>
<item>
    <title>* src/getserv.c: Include errno.h as errno is used.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/9f49ba9afe89/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* src/getserv.c: Include errno.h as errno is used.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 14 Aug 2002 18:10:05 +0000</pubDate>
</item>
<item>
    <title>Fix TFTP for large (16MB+) files.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/42332443fea2/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[Fix TFTP for large (16MB+) files.]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Wed, 07 Aug 2002 14:42:28 +0000</pubDate>
</item>
<item>
    <title>From Red Hat - fix problem with IPv6 when using DHCP.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/d364b93024e5/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[From Red Hat - fix problem with IPv6 when using DHCP.]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Fri, 26 Jul 2002 15:06:38 +0000</pubDate>
</item>
<item>
    <title>Pedantic include of &lt;errno.h&gt;</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/f9db7cb0692e/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[Pedantic include of &lt;errno.h&gt;]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Wed, 10 Jul 2002 15:26:27 +0000</pubDate>
</item>
<item>
    <title>* src/dhcp_prot.c (_dhcp_copy): Remove. Unnecessary as we can never</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/ff3465255c3a/packages/net/common/current/ChangeLog</link>
    <description><![CDATA[* src/dhcp_prot.c (_dhcp_copy): Remove. Unnecessary as we can never<br/>
	receive a packet longer than sizeof(struct bootp)<br/>
	(do_dhcp): Also set giaddr to 0 before sends.<br/>
	Verify length of received packets, especially to check for truncation.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 04 Jul 2002 18:03:05 +0000</pubDate>
</item>
<item>
    <title>Clean up - better building with newest tools.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/e3ee4b61fbea/packages/net/common/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>

  </channel>
</rss>
