<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/include/gpxe/ipoib.h, branch v0.9.9</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src/include/gpxe/ipoib.h?h=v0.9.9</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/include/gpxe/ipoib.h?h=v0.9.9'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2009-07-17T22:06:33+00:00</updated>
<entry>
<title>[infiniband] Centralise assumption of 2048-byte payloads</title>
<updated>2009-07-17T22:06:33+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2009-07-17T21:50:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=1f5c0239b4fc5dea895645397d5aaa3d4b95205a'/>
<id>urn:sha1:1f5c0239b4fc5dea895645397d5aaa3d4b95205a</id>
<content type='text'>
IPoIB and the SMA have separate constants for the packet size to be
used to I/O buffer allocations.  Merge these into the single
IB_MAX_PAYLOAD_SIZE constant.

(Various other points in the Infiniband stack have hard-coded
assumptions of a 2048-byte payload; we don't currently support
variable MTUs.)
</content>
</entry>
<entry>
<title>[netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol</title>
<updated>2009-07-17T22:02:48+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2009-07-17T21:48:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=d09290161e33574d8f0fa900ebe739214d17fe1a'/>
<id>urn:sha1:d09290161e33574d8f0fa900ebe739214d17fe1a</id>
<content type='text'>
IPoIB has a link-layer broadcast address that varies according to the
partition key.  We currently go through several contortions to pretend
that the link-layer address is a fixed constant; by making the
broadcast address a property of the network device rather than the
link-layer protocol it will be possible to simplify IPoIB's broadcast
handling.
</content>
</entry>
<entry>
<title>[legal] Add a selection of FILE_LICENCE declarations</title>
<updated>2009-05-18T07:33:25+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2009-05-01T14:41:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=c44a193d0d147ed6f98741124569864e516e9d4b'/>
<id>urn:sha1:c44a193d0d147ed6f98741124569864e516e9d4b</id>
<content type='text'>
Add FILE_LICENCE declarations to almost all files that make up the
various standard builds of gPXE.
</content>
</entry>
<entry>
<title>[ipoib] Kill off the IPoIB pseudo-header</title>
<updated>2008-11-11T05:31:08+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2008-11-07T03:26:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=9a35830d1f13c85be738325ac900b88b9b60139d'/>
<id>urn:sha1:9a35830d1f13c85be738325ac900b88b9b60139d</id>
<content type='text'>
Some Infiniband cards will not be as accommodating as the Arbel and
Hermon cards in providing enough space for us to push a fake extra
header at the start of the received packet.  We must therefore make do
with squeezing enough information to identify source and destination
addresses into the two bytes of padding within a genuine IPoIB
link-layer header.
</content>
</entry>
<entry>
<title>[netdevice] Add maximum packet length as a net device property</title>
<updated>2008-10-16T04:11:47+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2008-10-14T23:49:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=832668105e22c42f965970078124cdc2c556ac0d'/>
<id>urn:sha1:832668105e22c42f965970078124cdc2c556ac0d</id>
<content type='text'>
Currently this length is set at device allocation time, and is never
changed.
</content>
</entry>
<entry>
<title>[Infiniband] Add preliminary multiple port support for Hermon cards</title>
<updated>2008-04-18T01:50:48+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2008-04-18T01:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=a176a24ac0a5769d6a844149595f409a1bc2e41d'/>
<id>urn:sha1:a176a24ac0a5769d6a844149595f409a1bc2e41d</id>
<content type='text'>
Infiniband devices no longer block waiting for link-up in
register_ibdev().

Hermon driver needs to create an event queue and poll for link-up events.

Infiniband core needs to reread MAD parameters when link state changes.

IPoIB needs to cope with Infiniband link parameters being only partially
available at probe and open time.
</content>
</entry>
<entry>
<title>IPoIB code separated out to ipoib.c.</title>
<updated>2007-09-17T04:04:58+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-09-17T04:04:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=4e78a53cf26b85736123eee29d23d637b4a3883f'/>
<id>urn:sha1:4e78a53cf26b85736123eee29d23d637b4a3883f</id>
<content type='text'>
</content>
</entry>
</feed>
