<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/net/tcp, 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/net/tcp?h=v0.9.3</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/net/tcp?h=v0.9.3'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2008-02-07T22:46:26+00:00</updated>
<entry>
<title>Fixes for EqualLogic iSCSI targets:</title>
<updated>2008-02-07T22:46:26+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2008-02-07T22:46:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=428c6342bcdc61008b9cd07f6becf19d29da1564'/>
<id>urn:sha1:428c6342bcdc61008b9cd07f6becf19d29da1564</id>
<content type='text'>
  Allow port numbers in iSCSI redirection.

  Wait for SCSI status, not just the final data-in (which may be followed
  by an explicit SCSI Response PDU if the S bit is not set).
</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 off-by-one error (discovered by Shao Miller).</title>
<updated>2008-01-07T13:12:43+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2008-01-07T13:12:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=82bae302b1f24d1abf9c6abd3dcdc74c449f44ed'/>
<id>urn:sha1:82bae302b1f24d1abf9c6abd3dcdc74c449f44ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various warnings fixups for OpenBSD with gcc-3.3.5.</title>
<updated>2007-12-07T00:11:43+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-12-07T00:11:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=df868476e7872c3ebd8c6e2a21f8365858907dc7'/>
<id>urn:sha1:df868476e7872c3ebd8c6e2a21f8365858907dc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Work around a bug in the OpenSolaris iSCSI target.</title>
<updated>2007-11-05T13:29:05+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-11-05T13:29:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=c194b0c4bf8469f8229678f2685070fc552c4875'/>
<id>urn:sha1:c194b0c4bf8469f8229678f2685070fc552c4875</id>
<content type='text'>
We didn't specify values for MaxRecvDataSegmentLength and
MaxBurstLength (to save space, since we were happy with the
RFC-defined default values of 8kB and 256kB respectively).  However,
the OpenSolaris target (incorrectly) assumes default values of zero
for these parameters.

The upshot was that the OpenSolaris target would get stuck in an
endless loop trying to send us the first 512-byte sector, zero bytes
at a time, and would eventually run out of memory and core-dump.

Fixed by explicitly specifying the default values for these two
parameters.
</content>
</entry>
<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>Allowed HTTPS to be a separately configurable feature.</title>
<updated>2007-07-30T02:01:04+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-07-30T02:01:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=bf3d8fb1aa08d13e3d15257ba165cf0128f2c5b2'/>
<id>urn:sha1:bf3d8fb1aa08d13e3d15257ba165cf0128f2c5b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TLS now working again.</title>
<updated>2007-07-30T01:48:38+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-07-30T01:48:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=6fc9ed167e3f8bd3fc94cd2e21bd108f90a736d6'/>
<id>urn:sha1:6fc9ed167e3f8bd3fc94cd2e21bd108f90a736d6</id>
<content type='text'>
</content>
</entry>
</feed>
