index
:
ipxe
master
qemu
ipxe
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
*
[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
*
[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
[next]