<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/interface/pxe/pxe_udp.c, branch v0.9.3</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src/interface/pxe/pxe_udp.c?h=v0.9.3</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/interface/pxe/pxe_udp.c?h=v0.9.3'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2008-01-22T18:50:24+00:00</updated>
<entry>
<title>Use XFER_INIT() macro.</title>
<updated>2008-01-22T18:50:24+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2008-01-22T18:50:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=84f99f781e405f90460f72cd3f5c1b5f97242f06'/>
<id>urn:sha1:84f99f781e405f90460f72cd3f5c1b5f97242f06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make seek information part of the xfer metadata, rather than an entirely</title>
<updated>2008-01-08T16:46:55+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2008-01-08T16:46:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=f6a8158eed215954dafb7f622f6fd345b5b473d2'/>
<id>urn:sha1:f6a8158eed215954dafb7f622f6fd345b5b473d2</id>
<content type='text'>
separate xfer method.

Add missing .alloc_iob entries to several xfer_interface_operations
structures.
</content>
</entry>
<entry>
<title>Separate the "is data ready" function of xfer_seek() into an</title>
<updated>2007-07-08T13:11:07+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-07-08T13:11:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=b34d4d044978714abe771ca8d7d07153ad048d82'/>
<id>urn:sha1:b34d4d044978714abe771ca8d7d07153ad048d82</id>
<content type='text'>
xfer_window() function, which can return a scalar rather than a
boolean.
</content>
</entry>
<entry>
<title>Kill off unused request() method in data-xfer interface.</title>
<updated>2007-07-08T01:10:54+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-07-08T01:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=ca4c6f9eee896ef70b676096131559dfd51970dc'/>
<id>urn:sha1:ca4c6f9eee896ef70b676096131559dfd51970dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Partial migration of UDP to data-xfer interface.  (Will not link at</title>
<updated>2007-06-20T00:13:35+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-06-20T00:13:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=e381714c079b3f2e6b525216f34a5bba0fdb239f'/>
<id>urn:sha1:e381714c079b3f2e6b525216f34a5bba0fdb239f</id>
<content type='text'>
present; DHCP is broken).
</content>
</entry>
<entry>
<title>Updated TFTP and PXE UDP API code to use not-yet-implemented data-xfer</title>
<updated>2007-06-11T17:11:29+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-06-11T17:11:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=01b4bde8a061773d563dfe3086ca04ad7ec7ca30'/>
<id>urn:sha1:01b4bde8a061773d563dfe3086ca04ad7ec7ca30</id>
<content type='text'>
UDP API.
</content>
</entry>
<entry>
<title>Split DBG() statement containing two inet_ntoa() statements; they</title>
<updated>2007-01-14T19:58:41+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-01-14T19:58:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=a5a330339bbfcb387eee69b5f9c9edb02f049c49'/>
<id>urn:sha1:a5a330339bbfcb387eee69b5f9c9edb02f049c49</id>
<content type='text'>
return a static buffer.
</content>
</entry>
<entry>
<title>Dump buffer and packet information in PXENV_UDP_READ as well</title>
<updated>2007-01-14T18:22:37+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-01-14T18:22:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=ce7289a76668260b68d8136c8c370b87b20f017d'/>
<id>urn:sha1:ce7289a76668260b68d8136c8c370b87b20f017d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>We don't actually have a stdio.h header file.  Our printf() functions are</title>
<updated>2006-09-27T10:58:14+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2006-09-27T10:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=88e38fa1483891f273f063f92ef71a5c33fe5406'/>
<id>urn:sha1:88e38fa1483891f273f063f92ef71a5c33fe5406</id>
<content type='text'>
defined in vsprintf.h.  (This may change, since vsprintf.h is a
non-standard name, but for now it's the one to use.)

There should be no need to include vsprintf.h just for DBG() statements,
since include/compiler.h forces it in for a debug build anyway.
</content>
</entry>
<entry>
<title>added stdio.h to includes for DBG compilation</title>
<updated>2006-09-27T05:57:06+00:00</updated>
<author>
<name>Marty Connor</name>
</author>
<published>2006-09-27T05:57:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=6ac78f6aff85b2a41d1c98011c41f622d569076a'/>
<id>urn:sha1:6ac78f6aff85b2a41d1c98011c41f622d569076a</id>
<content type='text'>
</content>
</entry>
</feed>
