<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/net/aoe.c, branch v0.9.5</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src/net/aoe.c?h=v0.9.5</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/net/aoe.c?h=v0.9.5'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2007-08-02T13:51:03+00:00</updated>
<entry>
<title>Allowed zero-cost enforced ordering of features in startup banner</title>
<updated>2007-08-02T13:51:03+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-08-02T13:51:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=9fd6a0418f38461d6d87f2c88785028d65fd6a1c'/>
<id>urn:sha1:9fd6a0418f38461d6d87f2c88785028d65fd6a1c</id>
<content type='text'>
list.

Added FEATURE() macros to most relevant (non-driver) files.
</content>
</entry>
<entry>
<title>Use otherwise-useless byte in DHCP feature option as a version number</title>
<updated>2007-08-02T03:36:00+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-08-02T03:36:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=67afe84292723e13da02308fc4cf08cf9ab5e0c0'/>
<id>urn:sha1:67afe84292723e13da02308fc4cf08cf9ab5e0c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add FEATURE() macro, plus code to display features at startup time,</title>
<updated>2007-08-02T03:24:39+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-08-02T03:24:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=0acb0168408c9e8e8fd843221bb57d1c3a39fb3d'/>
<id>urn:sha1:0acb0168408c9e8e8fd843221bb57d1c3a39fb3d</id>
<content type='text'>
and generate DHCP options to indicate features to DHCP server (and to
PXE NBPs).
</content>
</entry>
<entry>
<title>Quick hack to get AoE back in to the tree, on a par with the current</title>
<updated>2007-07-29T01:31:14+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-07-29T01:31:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=43013da9bf02439b4726d8afef15f7ce97d1c469'/>
<id>urn:sha1:43013da9bf02439b4726d8afef15f7ce97d1c469</id>
<content type='text'>
iSCSI hack.
</content>
</entry>
<entry>
<title>Kill off hotplug.h and just make net devices normal reference-counted</title>
<updated>2007-06-27T13:48:31+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-06-27T13:48:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=f77815f2b1ecf9f14441110ca61c0cffa48ce0e3'/>
<id>urn:sha1:f77815f2b1ecf9f14441110ca61c0cffa48ce0e3</id>
<content type='text'>
structures.

DHCP still broken and #if 0'd out.
</content>
</entry>
<entry>
<title>pkbuff-&gt;iobuf changeover</title>
<updated>2007-05-19T18:39:40+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-05-19T18:39:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=3e2c6b6736729633c5d6c00cd31458a1c6a49730'/>
<id>urn:sha1:3e2c6b6736729633c5d6c00cd31458a1c6a49730</id>
<content type='text'>
Achieved via Perl using:

perl -pi -e 's/pk_buff/io_buffer/g; s/Packet buffer/I\/O buffer/ig; ' \
	-e 's/pkbuff\.h/iobuf.h/g; s/pkb_/iob_/g; s/_pkb/_iob/g; ' \
	-e 's/pkb/iobuf/g; s/PKB/IOB/g;'
</content>
</entry>
<entry>
<title>Use stdio.h instead of vsprintf.h</title>
<updated>2007-01-19T01:13:12+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-01-19T01:13:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=73b09ecba6dad0070e106a74eeed4bc388d60e02'/>
<id>urn:sha1:73b09ecba6dad0070e106a74eeed4bc388d60e02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Gave asynchronous operations approximate POSIX signal semantics.  This</title>
<updated>2007-01-15T08:49:10+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-01-15T08:49:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=4e20d73bb52326261f8cf49c20d6de2edea309ee'/>
<id>urn:sha1:4e20d73bb52326261f8cf49c20d6de2edea309ee</id>
<content type='text'>
will enable us to cascade async operations, which is necessary in order to
properly support DNS.  (For example, an HTTP request may have to redirect
to a new location and will have to perform a new DNS lookup, so we can't
just rely on doing the name lookup at the time of parsing the initial
URL).

Anything other than HTTP is probably broken right now; I'll fix the others
up asap.
</content>
</entry>
<entry>
<title>An AoE session holds a persistent reference to a net device.</title>
<updated>2007-01-04T03:21:45+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-01-04T03:21:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=b22d4405c0c74aaac8a7f20c7bb13c4eb4f4af71'/>
<id>urn:sha1:b22d4405c0c74aaac8a7f20c7bb13c4eb4f4af71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove _PROTOCOL macros for gcc 3.2 compatibility</title>
<updated>2006-08-09T04:42:14+00:00</updated>
<author>
<name>Marty Connor</name>
</author>
<published>2006-08-09T04:42:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=ee9ae8130a7acfbc6a96dd86cf6cf62569e68169'/>
<id>urn:sha1:ee9ae8130a7acfbc6a96dd86cf6cf62569e68169</id>
<content type='text'>
</content>
</entry>
</feed>
