234 Commits (518a98eb56f073c4fd1f20c730e474a6f2c8c2e9)

Author SHA1 Message Date
  Michael Brown d73982f098 [dhcp] Defer discovery if link is blocked 9 years ago
  Michael Brown 47ad8fc1ba [retry] Rewrite unrelicensable portions of retry.c 9 years ago
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Alex Williamson 47aebc24d3 [dhcp] Extract timing parameters out to config/dhcp.h 9 years ago
  Michael Brown 2dfdcae938 [tftp] Explicitly abort connection whenever parent interface is closed 9 years ago
  Michael Brown 6a22170085 [dhcp] Remove obsolete dhcp_chaddr() function 9 years ago
  Michael Brown 08bcc0fe01 [dhcp] Check for matching chaddr in received DHCP packets 9 years ago
  Michael Brown 6206f8f0f9 [dhcpv6] Do not set sin6_scope_id on the unspecified client socket address 10 years ago
  Michael Brown e5878ce65d [syslog] Strip invalid characters from hostname 10 years ago
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting 10 years ago
  Michael Brown ff341c1861 [dns] Update end-of-name pointer after processing CNAME record 10 years ago
  Michael Brown d4c0226a6c [dns] Support DNS search lists 10 years ago
  Michael Brown 4a6c453b5b [dhcpv6] Add DHCPv6 "filename" setting 10 years ago
  Michael Brown f3e5df3162 [settings] Merge SETTING_IPv4 and SETTING_IPv6 10 years ago
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections 10 years ago
  Michael Brown 8aab959bed [dhcpv6] Use DUID-UUID form of client DUID 10 years ago
  Michael Brown 44a0dc7848 [syslog] Add support for IPv6 syslog server 10 years ago
  Michael Brown 6248894f52 [dns] Add support for resolving IPv6 addresses via AAAA records 10 years ago
  Michael Brown 17451b53e2 [settings] Allow for IPv6 setting types in non-IPv6 builds 10 years ago
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting 10 years ago
  Michael Brown b2251743d8 [console] Allow console input and output to be disabled independently 10 years ago
  Michael Brown 02a63c6dec [console] Pass escape sequence context to ANSI escape sequence handlers 10 years ago
  Michael Brown 017e6c56af [dhcpv6] Allow stateful DHCPv6 to apply obtained IPv6 addresses 10 years ago
  Michael Brown 2fa34085e2 [dhcpv6] Add basic support for stateful and stateless DHCPv6 10 years ago
  Michael Brown 4484edd1c0 [settings] Move user-class setting from dhcp.c to settings.c 10 years ago
  Michael Brown 759dcf5a9b [dhcp] Add DHCP network device configurator 10 years ago
  Michael Brown 10d19bd2ac [pxe] Always retrieve cached DHCPACK and apply to relevant network device 10 years ago
  Michael Brown b9663b8049 [build] Fix uses of literal 0 as a NULL pointer 11 years ago
  Michael Brown d938e50136 [uuid] Abstract UUID mangling code out to a separate uuid_mangle() function 11 years ago
  Michael Brown a9b63ecda5 [dhcp] Use PXE byte ordering for UUID in DHCP option 97 11 years ago
  Michael Brown 02b914e812 [tftp] Allow TFTP block size to be controlled via the PXE TFTP API 11 years ago
  Stefan Weil 3fcb8cf8dc [src] Fix spelling in comments, debug messages and local variable names 11 years ago
  Michael Brown 4867085c0c [build] Include version number within only a single object file 11 years ago
  Michael Brown 03f0c23f8b [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers 12 years ago
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 years ago
  Michael Brown cbc54bf559 [syslog] Include hostname within syslog messages where possible 12 years ago
  Michael Brown 7ea6764031 [settings] Move "domain" setting from dns.c to settings.c 12 years ago
  Michael Brown c0942408b7 [dhcp] Request broadcast responses when we already have an IPv4 address 12 years ago
  Michael Brown 52e5ddce68 [tftp] Allow builds without TFTP support 12 years ago
  Michael Brown 3ff7927d2f [syslog] Pass internal syslog() priority through to syslog console 12 years ago
  Michael Brown c2875ae329 [console] Do not share ANSI escape context between lineconsole users 12 years ago
  Michael Brown 64d17dbd50 [console] Exclude text-based UI output from logfile-based consoles 12 years ago
  Michael Brown e024cd39a8 [console] Allow usage to be defined independently for each console 12 years ago
  Michael Brown 851b93fbc3 [syslog] Separate out generic line-based console functionality 12 years ago
  Michael Brown c72b8969e2 [syslog] Disable console when no syslog server is defined 12 years ago
  Michael Brown 187cd80106 [dns] Allow trailing dots in DNS names 12 years ago
  Michael Brown 8926c233f6 [dhcp] Add PXE-mandated DHCP options [128,135] to parameter request list 12 years ago
  Michael Brown 12767d2202 [dhcp] Use a random DHCP transaction identifier (xid) 12 years ago
  Michael Brown 58dcb2e15e [tftp] Avoid setting current working URI to "tftp://0.0.0.0/" 13 years ago