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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[slam] Avoid potential division by zero
Michael Brown
2016-01-27
1
-7
/
+13
*
[tcp] Guard against malformed TCP options
Michael Brown
2016-01-27
1
-11
/
+53
*
[tftp] Mangle initial slash on TFTP URIs
Michael Brown
2016-01-21
1
-1
/
+3
*
[netdevice] Add "ifname" setting
Andrew Widdersheim
2016-01-18
1
-0
/
+22
*
[stp] Fix incorrectly disambiguated errors
Michael Brown
2016-01-14
1
-3
/
+3
*
[infiniband] Profile post work queue entry operations
Michael Brown
2016-01-10
1
-0
/
+25
*
[tftp] Do not change current working URI when TFTP server is cleared
Michael Brown
2016-01-09
1
-13
/
+13
*
[http] Handle relative redirection URIs
Michael Brown
2016-01-09
1
-7
/
+46
*
[dhcp] Limit maximum number of DHCP discovery deferrals
Michael Brown
2015-11-10
1
-2
/
+6
*
[dhcp] Reset start time when deferring discovery
Michael Brown
2015-10-30
1
-0
/
+1
*
[http] Verify server port when reusing a pooled connection
Michael Brown
2015-10-02
1
-7
/
+12
*
[peerdist] Avoid NULL pointer dereference for plaintext blocks
Michael Brown
2015-09-29
1
-7
/
+10
*
[tcpip] Avoid generating positive zero for transmitted UDP checksums
Michael Brown
2015-09-10
3
-1
/
+7
*
[pxe] Populate ciaddr in fake PXE Boot Server ACK packet
Michael Brown
2015-09-01
1
-0
/
+4
*
[tcpip] Allow supported address families to be detected at runtime
Michael Brown
2015-09-01
3
-8
/
+9
*
[dhcp] Do not skip ProxyDHCPREQUEST if next-server is empty
Michael Brown
2015-08-26
1
-2
/
+3
*
[settings] Re-add "uristring" setting type
Michael Brown
2015-08-25
1
-2
/
+2
*
[dhcp] Ignore ProxyDHCPACKs without PXE options
Michael Brown
2015-08-18
1
-0
/
+4
*
[dhcp] Allow pseudo-DHCP servers to use pseudo-identifiers
Michael Brown
2015-08-18
1
-27
/
+54
*
[ipoib] Fix a race when chain-loading undionly.kpxe in IPoIB
Wissam Shoukair
2015-08-17
2
-0
/
+12
*
[peerdist] Add support for PeerDist (aka BranchCache) HTTP content encoding
Michael Brown
2015-08-17
1
-0
/
+145
*
[peerdist] Add block download multiplexer
Michael Brown
2015-08-17
1
-0
/
+387
*
[peerdist] Add individual block download mechanism
Michael Brown
2015-08-17
1
-0
/
+1366
*
[peerdist] Add segment discovery mechanism
Michael Brown
2015-08-17
1
-0
/
+551
*
[http] Rewrite HTTP core to support content encodings
Michael Brown
2015-08-17
8
-1241
/
+2480
*
[crypto] Support SHA-{224,384,512} in X.509 certificates
Michael Brown
2015-08-02
1
-73
/
+17
*
[tls] Report supported signature algorithms in ClientHello
Michael Brown
2015-08-02
1
-0
/
+25
*
[tls] Do not access beyond the end of a 24-bit integer
Michael Brown
2015-08-01
1
-22
/
+29
*
[peerdist] Add support for constructing and decoding discovery messages
Michael Brown
2015-07-28
1
-0
/
+286
*
[peerdist] Include trimmed range within content information block
Michael Brown
2015-07-28
1
-4
/
+19
*
[netdevice] Allow network devices to disclaim IRQ support at runtime
Michael Brown
2015-07-28
2
-0
/
+8
*
[iscsi] Add missing "break" statements
Michael Brown
2015-07-28
1
-0
/
+2
*
[ipv4] Allow IPv4 socket addresses to include a scope ID
Michael Brown
2015-07-28
1
-12
/
+33
*
[ipv4] Redefine IP address constants to avoid unnecessary byte swapping
Michael Brown
2015-07-28
1
-8
/
+8
*
[netdevice] Avoid using zero as a network device index
Michael Brown
2015-07-28
1
-2
/
+2
*
[ipv6] Treat a missing network device name as "netX"
Michael Brown
2015-07-28
1
-4
/
+15
*
[802.11] Use correct SHA1_DIGEST_SIZE constant name
Michael Brown
2015-07-27
1
-1
/
+1
*
[xferbuf] Generalise to handle umalloc()-based buffers
Michael Brown
2015-07-22
1
-2
/
+3
*
[fault] Generalise NETDEV_DISCARD_RATE fault injection mechanism
Michael Brown
2015-07-22
1
-7
/
+5
*
[tcp] Ensure FIN is actually sent if connection is closed while idle
Michael Brown
2015-07-22
1
-0
/
+1
*
[tcp] Gracefully close connections during shutdown
Michael Brown
2015-07-04
1
-1
/
+56
*
[ipoib] Attempt to generate ARPs as needed to repopulate REMAC cache
Michael Brown
2015-06-29
1
-3
/
+3
*
[dhcp] Defer discovery if link is blocked
Michael Brown
2015-06-25
1
-0
/
+9
*
[stp] Fix interpretaton of hello time
Michael Brown
2015-06-25
1
-3
/
+3
*
[stp] Add support for detecting Spanning Tree Protocol non-forwarding ports
Michael Brown
2015-06-25
1
-0
/
+152
*
[netdevice] Add a generic concept of a "blocked link"
Michael Brown
2015-06-25
1
-1
/
+51
*
[ethernet] Add minimal support for receiving LLC frames
Michael Brown
2015-06-25
1
-2
/
+36
*
[tcp] Do not shrink window when discarding received packets
Michael Brown
2015-06-25
1
-20
/
+3
*
[neighbour] Return success when deferring a packet
Michael Brown
2015-05-20
1
-1
/
+1
*
[ipv6] Disambiguate received ICMPv6 errors
Michael Brown
2015-05-11
1
-2
/
+78
[next]