summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/interface.h
Commit message (Expand)AuthorAgeFilesLines
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-58/+0Star
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* Do not hold self-references. This then avoids the problem of having toMichael Brown2007-05-151-2/+4
* Clarify behaviour of plug() by using intf_put() and intf_get().Michael Brown2007-05-011-0/+20
* Added plug_plug()Michael Brown2007-04-301-0/+1
* Add (and use) generic reference counter, to improve signal:noise ratioMichael Brown2007-04-301-9/+6Star
* Initial sketch for the generic data-transfer interface.Michael Brown2007-04-271-0/+36
* Removing net/interface.c and include/gpxe/interface.hNikhil Chandru Rao2006-06-291-90/+0Star
* created interface for transport-network interfaceNikhil Chandru Rao2006-06-251-0/+90