summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/ib_pathrec.h
Commit message (Collapse)AuthorAgeFilesLines
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-76/+0Star
| | | | | | | | | | | Access to the gpxe.org and etherboot.org domains and associated resources has been revoked by the registrant of the domain. Work around this problem by renaming project from gPXE to iPXE, and updating URLs to match. Also update README, LOG and COPYRIGHTS to remove obsolete information. Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [infiniband] Update all other MAD users to use a management interfaceMichael Brown2009-08-091-0/+59
|
* [infiniband] Provide a general mechanism for path record lookupsMichael Brown2009-07-181-0/+17
Generalise out the path record lookup code from IPoIB.