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
...
*
[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
*
[build] Fix uses of literal 0 as a NULL pointer
Michael Brown
2013-04-28
1
-1
/
+1
*
[uuid] Abstract UUID mangling code out to a separate uuid_mangle() function
Michael Brown
2013-03-20
1
-3
/
+1
*
[dhcp] Use PXE byte ordering for UUID in DHCP option 97
Michael Brown
2013-03-20
1
-1
/
+8
*
[tftp] Allow TFTP block size to be controlled via the PXE TFTP API
Michael Brown
2013-03-06
1
-20
/
+8
*
[src] Fix spelling in comments, debug messages and local variable names
Stefan Weil
2013-01-03
1
-1
/
+1
*
[build] Include version number within only a single object file
Michael Brown
2012-11-02
1
-3
/
+0
*
[ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers
Michael Brown
2012-08-31
1
-2
/
+10
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
5
-5
/
+10
*
[syslog] Include hostname within syslog messages where possible
Michael Brown
2012-06-20
1
-4
/
+52
*
[settings] Move "domain" setting from dns.c to settings.c
Michael Brown
2012-06-20
1
-8
/
+0
*
[dhcp] Request broadcast responses when we already have an IPv4 address
Michael Brown
2012-06-20
1
-0
/
+7
*
[tftp] Allow builds without TFTP support
Michael Brown
2012-04-17
1
-8
/
+0
*
[syslog] Pass internal syslog() priority through to syslog console
Michael Brown
2012-03-26
1
-2
/
+21
*
[console] Do not share ANSI escape context between lineconsole users
Michael Brown
2012-03-26
1
-0
/
+8
*
[console] Exclude text-based UI output from logfile-based consoles
Michael Brown
2012-03-26
1
-1
/
+1
*
[console] Allow usage to be defined independently for each console
Michael Brown
2012-03-26
1
-0
/
+8
*
[syslog] Separate out generic line-based console functionality
Michael Brown
2012-02-28
1
-36
/
+8
*
[syslog] Disable console when no syslog server is defined
Michael Brown
2012-02-28
1
-7
/
+5
*
[dns] Allow trailing dots in DNS names
Michael Brown
2012-01-10
1
-9
/
+15
*
[dhcp] Add PXE-mandated DHCP options [128,135] to parameter request list
Michael Brown
2011-12-06
1
-0
/
+1
*
[dhcp] Use a random DHCP transaction identifier (xid)
Michael Brown
2011-09-19
1
-23
/
+24
*
[tftp] Avoid setting current working URI to "tftp://0.0.0.0/"
Michael Brown
2011-03-31
1
-5
/
+9
*
[settings] Match terminology in online documentation
Michael Brown
2011-03-23
2
-4
/
+4
*
[settings] Impose a fixed order on settings
Michael Brown
2011-03-23
4
-7
/
+7
*
[syslog] Add support for sending console output to a syslog server
Michael Brown
2011-03-10
1
-0
/
+206
*
[dns] Fix memory leak in settings applicator
Michael Brown
2011-03-03
1
-2
/
+9
*
[dhcp] Remove redundant length fields in struct dhcp_packet
Michael Brown
2011-01-10
1
-1
/
+1
*
[dhcp] Use Ethernet-compatible chaddr, if possible
Michael Brown
2010-12-15
1
-21
/
+27
*
[settings] Apply settings block name in register_settings()
Michael Brown
2010-12-01
1
-8
/
+8
*
[dns] Disambiguate "no nameserver" and "no DNS record" errors
Michael Brown
2010-12-01
1
-2
/
+10
*
[dhcp] Include session state metadata in packet traces
Michael Brown
2010-10-09
1
-0
/
+10
*
[dhcp] Omit ProxyDHCPREQUEST if PXE options are present in ProxyDHCPOFFER
Michael Brown
2010-10-08
1
-37
/
+67
[prev]
[next]