summaryrefslogtreecommitdiffstats
path: root/src/include/if_arp.h
Commit message (Collapse)AuthorAgeFilesLines
* Moved if_ether.h and if_arp.h to include/gpxe, for consistency with LinuxMichael Brown2006-04-191-23/+0Star
| | | | | | | | kernel. Removed obsolete struct arprequest from if_arp.h and put it in nic.c so that nic.c will still compile. ARP will very shortly be handled by net/arp.c instead.
* Initial revisionMichael Brown2005-03-081-0/+23