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

    <title>ecos-v3_0-branch: packages/redboot/current/src/net/bootp.c history</title>
    <description>packages/redboot/current/src/net/bootp.c revision history</description>
    <item>
    <title>Update all copyright banners to reflect FSF ownership; fix and improve licence text.</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/74dbf4c3f2e1/packages/redboot/current/src/net/bootp.c</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>* src/net/net_io.c: (do_ip_addr): Option to set domain name.</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/b8111f0a6f98/packages/redboot/current/src/net/bootp.c</link>
    <description><![CDATA[* src/net/net_io.c: (do_ip_addr): Option to set domain name.<br/>
        * doc/redboot_cmds.sgml: Document new option.<br/>
        * cdl/redboot.cdl: CDL to control the use of DNS domain name.<br/>
        * src/net/bootp.c: Get the domain name from the reply.<br/>
        * src/net/dns.c: Domain name from CDL, fconfig and DHCP.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 04 Jun 2007 20:30:59 +0000</pubDate>
</item>
<item>
    <title>Make BOOTP/DHCP quieter - from David Vrable</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/5f0c796f46a6/packages/redboot/current/src/net/bootp.c</link>
    <description><![CDATA[Make BOOTP/DHCP quieter - from David Vrable]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Tue, 01 Feb 2005 18:25:50 +0000</pubDate>
</item>
<item>
    <title>Improve scanning for DHCP options - from David Vrabel</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/7423c71e5c19/packages/redboot/current/src/net/bootp.c</link>
    <description><![CDATA[Improve scanning for DHCP options - from David Vrabel]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Mon, 01 Dec 2003 18:33:38 +0000</pubDate>
</item>
<item>
    <title>Suppress diagnostic message (noisy)</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/72d234fe1607/packages/redboot/current/src/net/bootp.c</link>
    <description><![CDATA[Suppress diagnostic message (noisy)]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Mon, 24 Nov 2003 14:18:59 +0000</pubDate>
</item>
<item>
    <title>Use DNS server from DHCP info if present</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/7b0dae4bd7a9/packages/redboot/current/src/net/bootp.c</link>
    <description><![CDATA[Use DNS server from DHCP info if present]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Fri, 07 Nov 2003 18:14:10 +0000</pubDate>
</item>
<item>
    <title>Fix compile problems if GATEWAY support disabled</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/c07ec2765e3e/packages/redboot/current/src/net/bootp.c</link>
    <description><![CDATA[Fix compile problems if GATEWAY support disabled]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Mon, 06 Oct 2003 22:37:51 +0000</pubDate>
</item>
<item>
    <title>Clean up warnings</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/55fbbf4dffb2/packages/redboot/current/src/net/bootp.c</link>
    <description><![CDATA[Clean up warnings]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Fri, 26 Sep 2003 10:35:43 +0000</pubDate>
</item>
<item>
    <title>Improve DHCP again</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/844ff6aec80b/packages/redboot/current/src/net/bootp.c</link>
    <description><![CDATA[Improve DHCP again]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Thu, 25 Sep 2003 23:49:56 +0000</pubDate>
</item>
<item>
    <title>Fix more DHCP buglets</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/4f0c5ba87a3a/packages/redboot/current/src/net/bootp.c</link>
    <description><![CDATA[Fix more DHCP buglets]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Wed, 24 Sep 2003 15:30:14 +0000</pubDate>
</item>
<item>
    <title>Handle DHCP retries</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/bc69956ed7c9/packages/redboot/current/src/net/bootp.c</link>
    <description><![CDATA[Handle DHCP retries]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Tue, 23 Sep 2003 17:08:31 +0000</pubDate>
</item>
<item>
    <title>Fix DHCP - BUG #1000053</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/54f8d0daacd4/packages/redboot/current/src/net/bootp.c</link>
    <description><![CDATA[Fix DHCP - BUG #1000053]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Sat, 20 Sep 2003 14:35:58 +0000</pubDate>
</item>
<item>
    <title>Add new options to DHCP request - from David Vrabel</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/0e1c2770aa9d/packages/redboot/current/src/net/bootp.c</link>
    <description><![CDATA[Add new options to DHCP request - from David Vrabel]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Sun, 14 Sep 2003 13:41:58 +0000</pubDate>
</item>
<item>
    <title>Add ^C abort functionality to BOOTP and PING operations.</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/92e31da869cc/packages/redboot/current/src/net/bootp.c</link>
    <description><![CDATA[Add ^C abort functionality to BOOTP and PING operations.]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Wed, 16 Jul 2003 19:08:54 +0000</pubDate>
</item>
<item>
    <title>Fix BOOTP/DHCP</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/c461c509e6ef/packages/redboot/current/src/net/bootp.c</link>
    <description><![CDATA[Fix BOOTP/DHCP]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Tue, 15 Jul 2003 18:53:49 +0000</pubDate>
</item>
<item>
    <title>* src/net/bootp.c: Use correct DHCP message type for DHCPREQUEST.</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/e54a552c19f9/packages/redboot/current/src/net/bootp.c</link>
    <description><![CDATA[* src/net/bootp.c: Use correct DHCP message type for DHCPREQUEST.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 23 Jun 2003 23:42:15 +0000</pubDate>
</item>
<item>
    <title>Min BOOTP/vendor size.  Fix typo in FIS/DELETE.</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/38dad94e75ce/packages/redboot/current/src/net/bootp.c</link>
    <description><![CDATA[Min BOOTP/vendor size.  Fix typo in FIS/DELETE.]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Thu, 24 Oct 2002 18:32:24 +0000</pubDate>
</item>
<item>
    <title>Merge gateway support from Grant Edwards</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/4ebdd3788c30/packages/redboot/current/src/net/bootp.c</link>
    <description><![CDATA[Merge gateway support from Grant Edwards]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Tue, 09 Jul 2002 20:23:47 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2002-05-23-21:39:14-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/d2c90368aeef/packages/redboot/current/src/net/bootp.c</link>
    <description><![CDATA[Merge from eCos master repository on 2002-05-23-21:39:14-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 23 May 2002 22:59:51 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2002-05-20-20:11:54-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/e0c0827131d1/packages/redboot/current/src/net/bootp.c</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>
<item>
    <title>Merge from eCos master repository on 2001-10-02-17:59:22-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/022f1e506033/packages/redboot/current/src/net/bootp.c</link>
    <description><![CDATA[Merge from eCos master repository on 2001-10-02-17:59:22-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 02 Oct 2001 18:28:24 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-06-29-06:43:03-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/d63db767121d/packages/redboot/current/src/net/bootp.c</link>
    <description><![CDATA[Merge from eCos master repository on 2001-06-29-06:43:03-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 29 Jun 2001 07:16:25 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-03-29-21:44:39-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/b939e9cada46/packages/redboot/current/src/net/bootp.c</link>
    <description><![CDATA[Merge from eCos master repository on 2001-03-29-21:44:39-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 06 Apr 2001 17:20:13 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-02-12-23:44:24-GMT</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/25e238959bae/packages/redboot/current/src/net/bootp.c</link>
    <description><![CDATA[Merge from eCos master repository on 2001-02-12-23:44:24-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 13 Feb 2001 01:23:16 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-08-21-22:40:54-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/6ed91473a1cd/packages/redboot/current/src/net/bootp.c</link>
    <description><![CDATA[Merge from eCos master repository on 2000-08-21-22:40:54-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 25 Aug 2000 17:32:38 +0000</pubDate>
</item>

  </channel>
</rss>
