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
/
udp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[slam] Avoid NULL pointer dereference in slam_pull_value()
Michael Brown
2017-03-21
1
-5
/
+9
*
[slam] Fix resource leak on error path
Michael Brown
2017-03-21
1
-4
/
+10
*
[dhcp] Allow vendor class to be changed in DHCP requests
Michael Brown
2017-03-20
1
-11
/
+23
*
[netdevice] Allow MTU to be changed at runtime
Michael Brown
2017-01-23
1
-3
/
+3
*
[ipv6] Create routing table based on IPv6 settings
Michael Brown
2016-07-20
1
-16
/
+1
*
[ipv6] Match user expectations for IPv6 settings priorities
Michael Brown
2016-07-19
1
-0
/
+1
*
[dhcpv6] Expose IPv6 address setting acquired through DHCPv6
Michael Brown
2016-07-19
1
-18
/
+49
*
[ipv6] Rename ipv6_scope to dhcpv6_scope
Michael Brown
2016-07-16
3
-6
/
+6
*
[settings] Create space for IPv6 in settings display order
Michael Brown
2016-07-15
1
-2
/
+2
*
[dhcp] Automatically generate vendor class identifier string
Michael Brown
2016-07-04
2
-2
/
+6
*
[dhcpv6] Include vendor class identifier option in DHCPv6 requests
Michael Brown
2016-07-04
1
-0
/
+3
*
[dhcpv6] Include RFC5970 client architecture options in DHCPv6 requests
Michael Brown
2016-07-04
1
-17
/
+19
*
[dhcp] Allow for variable encapsulation of architecture-specific options
Michael Brown
2016-07-04
1
-3
/
+3
*
[ntp] Add simple NTP client
Michael Brown
2016-06-13
1
-0
/
+275
*
[slam] Avoid potential division by zero
Michael Brown
2016-01-27
1
-7
/
+13
*
[tftp] Mangle initial slash on TFTP URIs
Michael Brown
2016-01-21
1
-1
/
+3
*
[tftp] Do not change current working URI when TFTP server is cleared
Michael Brown
2016-01-09
1
-13
/
+13
*
[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
*
[dhcp] Do not skip ProxyDHCPREQUEST if next-server is empty
Michael Brown
2015-08-26
1
-2
/
+3
*
[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
*
[dhcp] Defer discovery if link is blocked
Michael Brown
2015-06-25
1
-0
/
+9
*
[retry] Rewrite unrelicensable portions of retry.c
Michael Brown
2015-03-05
1
-2
/
+3
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
3
-3
/
+15
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
3
-3
/
+15
*
[dhcp] Extract timing parameters out to config/dhcp.h
Alex Williamson
2015-02-25
1
-13
/
+19
*
[tftp] Explicitly abort connection whenever parent interface is closed
Michael Brown
2015-02-06
1
-38
/
+16
*
[dhcp] Remove obsolete dhcp_chaddr() function
Michael Brown
2014-09-22
1
-75
/
+5
*
[dhcp] Check for matching chaddr in received DHCP packets
Michael Brown
2014-09-22
1
-0
/
+37
*
[dhcpv6] Do not set sin6_scope_id on the unspecified client socket address
Michael Brown
2014-05-23
1
-1
/
+0
*
[syslog] Strip invalid characters from hostname
Michael Brown
2014-05-16
1
-6
/
+31
*
[uri] Refactor URI parsing and formatting
Michael Brown
2014-02-27
2
-14
/
+2
*
[dns] Update end-of-name pointer after processing CNAME record
Michael Brown
2014-02-26
1
-2
/
+12
*
[dns] Support DNS search lists
Michael Brown
2014-02-05
3
-265
/
+713
*
[dhcpv6] Add DHCPv6 "filename" setting
Michael Brown
2013-12-05
1
-0
/
+10
*
[settings] Merge SETTING_IPv4 and SETTING_IPv6
Michael Brown
2013-12-05
1
-2
/
+2
*
[settings] Force settings into alphabetical order within sections
Michael Brown
2013-12-05
3
-5
/
+6
*
[dhcpv6] Use DUID-UUID form of client DUID
Michael Brown
2013-12-05
1
-20
/
+21
*
[syslog] Add support for IPv6 syslog server
Michael Brown
2013-12-05
1
-16
/
+35
*
[dns] Add support for resolving IPv6 addresses via AAAA records
Michael Brown
2013-12-05
2
-34
/
+103
*
[settings] Allow for IPv6 setting types in non-IPv6 builds
Michael Brown
2013-12-05
1
-5
/
+2
*
[settings] Explicitly separate the concept of a completed fetched setting
Michael Brown
2013-12-05
4
-39
/
+33
*
[console] Allow console input and output to be disabled independently
Michael Brown
2013-11-28
1
-2
/
+2
*
[console] Pass escape sequence context to ANSI escape sequence handlers
Michael Brown
2013-11-27
1
-1
/
+3
*
[dhcpv6] Allow stateful DHCPv6 to apply obtained IPv6 addresses
Michael Brown
2013-11-15
1
-6
/
+24
*
[dhcpv6] Add basic support for stateful and stateless DHCPv6
Michael Brown
2013-11-14
1
-0
/
+955
*
[settings] Move user-class setting from dhcp.c to settings.c
Michael Brown
2013-11-14
1
-8
/
+0
*
[dhcp] Add DHCP network device configurator
Michael Brown
2013-11-05
1
-0
/
+6
*
[pxe] Always retrieve cached DHCPACK and apply to relevant network device
Michael Brown
2013-10-25
1
-26
/
+1
[next]