summaryrefslogtreecommitdiffstats
path: root/src/include/string.h
diff options
context:
space:
mode:
authorMichael Brown2016-03-09 01:26:56 +0100
committerMichael Brown2016-03-09 09:43:40 +0100
commit9154d7a65c4fea575ff684bd08dc54db814f513c (patch)
tree3e0d99f3d3b79e156e739e01e17417561d879676 /src/include/string.h
parent[infiniband] Make IPoIB support configurable at build time (diff)
downloadipxe-9154d7a65c4fea575ff684bd08dc54db814f513c.tar.gz
ipxe-9154d7a65c4fea575ff684bd08dc54db814f513c.tar.xz
ipxe-9154d7a65c4fea575ff684bd08dc54db814f513c.zip
[eoib] Add Ethernet over Infiniband (EoIB) driver
EoIB is a fairly simple protocol in which raw Ethernet frames (excluding the CRC) are encapsulated within Infiniband Unreliable Datagrams, with a four-byte fixed EoIB header (which conveys no actual information). The Ethernet broadcast domain is provided by a multicast group, similar to the IPoIB IPv4 multicast group. The mapping from Ethernet MAC addresses to Infiniband address vectors is achieved by snooping incoming traffic and building a peer cache which can then be used to map a MAC address into a port GID. The address vector is completed using a path record lookup, as for IPoIB. Note that this requires every packet to include a GRH. Add basic support for EoIB devices. This driver is substantially derived from the IPoIB driver. There is currently no mechanism for automatically creating EoIB devices. Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/include/string.h')
0 files changed, 0 insertions, 0 deletions