<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/interface, 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?h=v0.9.3</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/interface?h=v0.9.3'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2008-02-02T15:59:32+00:00</updated>
<entry>
<title>Start restructuring pxe_tftp.c to cope with multicast (MTFTP) receives.</title>
<updated>2008-02-02T15:59:32+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2008-02-02T15:59:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=5e4e2671775b14122848368d1dbc3a26aec70d86'/>
<id>urn:sha1:5e4e2671775b14122848368d1dbc3a26aec70d86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add pxe_set_cached_filename() so that pxe_tftp.c can also update the</title>
<updated>2008-01-22T18:51:12+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2008-01-22T18:51:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=c9c8cdeb8b3c914b68b48b611640e70ec9f47c80'/>
<id>urn:sha1:c9c8cdeb8b3c914b68b48b611640e70ec9f47c80</id>
<content type='text'>
stored DHCP packets.
</content>
</entry>
<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>Fix compiler warnings that appear only on OpenBSD.</title>
<updated>2007-12-06T20:16:46+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-12-06T20:16:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=1949641d102b0fdc8d4314abaee9ba055481fcc0'/>
<id>urn:sha1:1949641d102b0fdc8d4314abaee9ba055481fcc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't complain when callers provide too-short buffers for</title>
<updated>2007-12-07T01:06:37+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-12-07T01:06:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=6b0e147e0de3c3f2747d200a20e9a1327fac0cf4'/>
<id>urn:sha1:6b0e147e0de3c3f2747d200a20e9a1327fac0cf4</id>
<content type='text'>
PXENV_GET_CACHED_INFO.  NTLDR does this.
</content>
</entry>
<entry>
<title>Provide individually cached constructed copies of DHCP packets via</title>
<updated>2007-11-22T04:43:11+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-11-22T04:43:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=838ecba1315a484f8e08f41a3537623dfd7f1966'/>
<id>urn:sha1:838ecba1315a484f8e08f41a3537623dfd7f1966</id>
<content type='text'>
PXENV_GET_CACHED_INFO.  If we dont do this, Altiris' NBP screws up; it
relies on being able to grab pointers to each of the three packets and
then read them at will later.
</content>
</entry>
<entry>
<title>Do not fill in the BufferLimit field in struct</title>
<updated>2007-11-22T00:31:21+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-11-22T00:31:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=3a2473f123abf4e76dee85da47e8a025d93642b4'/>
<id>urn:sha1:3a2473f123abf4e76dee85da47e8a025d93642b4</id>
<content type='text'>
s_PXENV_GET_CACHED_INFO, because this field doesn't exist in earlier
versions of the PXE spec, and some callers don't allocate space for it.
</content>
</entry>
<entry>
<title>Add PXE FILE API.</title>
<updated>2007-08-04T00:23:37+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-08-04T00:23:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=950057eeeddcd6d253fcdeb43adf94f2953c14b9'/>
<id>urn:sha1:950057eeeddcd6d253fcdeb43adf94f2953c14b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make read_user() non-blocking, and add select() call.</title>
<updated>2007-08-04T00:22:52+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-08-04T00:22:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=07f84566d5c24f3f52f19fa17505392dec5c869d'/>
<id>urn:sha1:07f84566d5c24f3f52f19fa17505392dec5c869d</id>
<content type='text'>
</content>
</entry>
</feed>
