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
/
include
/
gpxe
/
ip.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[IPv4] Tidy up some header files.
Michael Brown
2008-03-23
1
-7
/
+22
*
[Settings] Use a settings applicator to configure IPv4 routes.
Michael Brown
2008-03-21
1
-5
/
+0
*
Make masking constants unsigned, to avoid a gcc3-only compiler warning.
Michael Brown
2007-07-05
1
-6
/
+6
*
Kill off hotplug.h and just make net devices normal reference-counted
Michael Brown
2007-06-27
1
-3
/
+0
*
pkbuff->iobuf changeover
Michael Brown
2007-05-19
1
-4
/
+4
*
Add route() function to display routing table.
Michael Brown
2007-01-10
1
-0
/
+21
*
Verify checksums on the RX datapath.
Michael Brown
2007-01-03
1
-1
/
+1
*
Added features that will be required for PXE UDP support.
Michael Brown
2006-08-02
1
-4
/
+0
*
Minor changes to the network layer rx() functions
Nikhil Chandru Rao
2006-08-01
1
-1
/
+1
*
Added fragment reassembly code
Nikhil Chandru Rao
2006-06-30
1
-0
/
+23
*
Renamed net/interface.c and include/gpxe/interface.h to net/tcpip_if.c and in...
Nikhil Chandru Rao
2006-06-28
1
-1
/
+3
*
Added ipv4_pseudo_header structure
Nikhil Chandru Rao
2006-06-28
1
-10
/
+8
*
added support for processing and transmitting without uIP
Nikhil Chandru Rao
2006-06-25
1
-0
/
+26
*
Simplify RX data path.
Michael Brown
2006-06-17
1
-1
/
+3
*
Simplify TX datapath.
Michael Brown
2006-06-16
1
-0
/
+6
*
Put the TCP connection periodic processing in tcp.c, where it belongs.
Michael Brown
2006-04-30
1
-8
/
+2
*
Header rearrangement.
Michael Brown
2006-04-24
1
-3
/
+3
*
Added set_netmask() and set_gateway()
Michael Brown
2006-04-05
1
-0
/
+2
*
Split non-TCP portions of the stack out into ip.[ch].
Michael Brown
2006-03-24
1
-0
/
+18