<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://xinu.cs.mu.edu/index.php?action=history&amp;feed=atom&amp;title=DHCP</id>
	<title>DHCP - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://xinu.cs.mu.edu/index.php?action=history&amp;feed=atom&amp;title=DHCP"/>
	<link rel="alternate" type="text/html" href="https://xinu.cs.mu.edu/index.php?title=DHCP&amp;action=history"/>
	<updated>2026-06-15T18:03:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://xinu.cs.mu.edu/index.php?title=DHCP&amp;diff=4091&amp;oldid=prev</id>
		<title>Ebiggers: Created page</title>
		<link rel="alternate" type="text/html" href="https://xinu.cs.mu.edu/index.php?title=DHCP&amp;diff=4091&amp;oldid=prev"/>
		<updated>2013-09-12T02:37:10Z</updated>

		<summary type="html">&lt;p&gt;Created page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''DHCP''' ('''Dynamic Host Configuration Protocol''') support has been added to Embedded Xinu. Currently, only IPv4 client support--- that is, acquiring IPv4 address information--- is supported. The code is located in {{SourceFile|network/dhcpc/}}. The API includes the header {{SourceFile|include/dhcpc.h}} declaring &amp;lt;code&amp;gt;dhcpClient()&amp;lt;/code&amp;gt;. See the API documentation for more information.&lt;br /&gt;
&lt;br /&gt;
Note that this page refers specifically to the DHCP client support built into Embedded Xinu, which is completely separate from the DHCP support included in CFE, which is third-party firmware.&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.ietf.org/rfc/rfc2131.txt RFC 2131: Dynamic Host Configuration Protocol]&lt;/div&gt;</summary>
		<author><name>Ebiggers</name></author>
		
	</entry>
</feed>