<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/include/gpxe/ethernet.h, branch v0.9.6</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src/include/gpxe/ethernet.h?h=v0.9.6</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/include/gpxe/ethernet.h?h=v0.9.6'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2008-10-16T04:11:47+00:00</updated>
<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>Made eth_ntoa() public for use in legacy drivers' DBG() statements.</title>
<updated>2006-09-15T12:34:34+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2006-09-15T12:34:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=0dca1dc8ced3f3ac3e12fc923e75f1ce77629b69'/>
<id>urn:sha1:0dca1dc8ced3f3ac3e12fc923e75f1ce77629b69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify RX data path.</title>
<updated>2006-06-17T22:36:27+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2006-06-17T22:36:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=3c8aafa2099c13799fdb4f42d06f1abd278b14f7'/>
<id>urn:sha1:3c8aafa2099c13799fdb4f42d06f1abd278b14f7</id>
<content type='text'>
Kill off the static single net device and move to proper dynamic
registration (which we need with the new device model).

Break the (flawed) assumption that all network-layer protocols can use
ARP; such network-layer protocols (i.e. IPv4) must now register as an ARP
protocol using ARP_NET_PROTOCOL() and provide a single method for checking
the existence of a local network-layer address.
</content>
</entry>
<entry>
<title>Network API now allows for multiple network devices (although the</title>
<updated>2006-04-24T15:38:53+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2006-04-24T15:38:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=53f78346bf65c7080da1c750c7590cc343d55726'/>
<id>urn:sha1:53f78346bf65c7080da1c750c7590cc343d55726</id>
<content type='text'>
implementation allows for only one, and does so without compromising on
the efficiency of static allocation).

Link-layer protocols are cleanly separated from the device drivers.

Network-layer protocols are cleanly separated from individual network
devices.

Link-layer and network-layer protocols are cleanly separated from each
other.
</content>
</entry>
</feed>
