index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
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
*
[iobuf] Add iob_disown() and use it where it simplifies code
Michael Brown
2009-02-01
1
-2
/
+2
*
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