index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
arp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add untested support for UNDI transmit and receive.
Michael Brown
2007-07-02
1
-2
/
+1
*
pkbuff->iobuf changeover
Michael Brown
2007-05-19
1
-17
/
+17
*
Add "name" field to struct device to allow human-readable hardware device
Michael Brown
2007-01-10
1
-2
/
+2
*
We don't actually have a stdio.h header file. Our printf() functions are
Michael Brown
2006-09-27
1
-1
/
+0
*
added stdio.h to includes for DBG compilation
Marty Connor
2006-09-27
1
-0
/
+1
*
Remove _PROTOCOL macros for gcc 3.2 compatibility
Marty Connor
2006-08-09
1
-3
/
+1
*
Simplify RX data path.
Michael Brown
2006-06-17
1
-15
/
+41
*
Simplify TX datapath.
Michael Brown
2006-06-16
1
-44
/
+21
*
Change semantics of network API so that packet-absorbing calls *always*
Michael Brown
2006-04-29
1
-7
/
+7
*
Network layer now works as a proof of concept
Michael Brown
2006-04-28
1
-9
/
+43
*
D'oh
Michael Brown
2006-04-25
1
-1
/
+1
*
Network API now allows for multiple network devices (although the
Michael Brown
2006-04-24
1
-84
/
+107
*
Remove the concept of the media-independent link-layer header and replace
Michael Brown
2006-04-19
1
-27
/
+20
*
First version. ARP protocol independence in less than the size of uIP's
Michael Brown
2006-04-19
1
-0
/
+244