147 Commits (47aebc24d3d2aa45cde234f556d31319cc9a2b71)

Author SHA1 Message Date
  Alex Williamson 47aebc24d3 [dhcp] Extract timing parameters out to config/dhcp.h 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 d4c0226a6c [dns] Support DNS search lists 10 years ago
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections 10 years ago
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting 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 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 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 11 years ago
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 years ago
  Michael Brown c0942408b7 [dhcp] Request broadcast responses when we already have an IPv4 address 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 02a6f46c09 [settings] Match terminology in online documentation 13 years ago
  Michael Brown 8482451812 [settings] Impose a fixed order on settings 13 years ago
  Michael Brown 6cee8904d1 [dhcp] Remove redundant length fields in struct dhcp_packet 13 years ago
  Michael Brown 708c5060b9 [dhcp] Use Ethernet-compatible chaddr, if possible 13 years ago
  Michael Brown 67b45186a5 [settings] Apply settings block name in register_settings() 13 years ago
  Michael Brown 6d11229e83 [dhcp] Include session state metadata in packet traces 13 years ago
  Michael Brown 831106a875 [dhcp] Omit ProxyDHCPREQUEST if PXE options are present in ProxyDHCPOFFER 13 years ago
  Michael Brown ba6aca3424 [dhcp] Ignore DHCPACKs containing incorrect IP addresses 13 years ago
  Michael Brown c517d0ea7f [dhcp] Revert various patches 13 years ago
  Michael Brown 28934eef81 [retry] Hold reference while timer is running and during expiry callback 13 years ago
  Joshua Oreman 49d6f57005 [compiler] Prevent empty weak function stubs from being removed 13 years ago
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces 14 years ago
  Michael Brown a03dd97e6b [interface] Convert all job-control interfaces to generic interfaces 16 years ago
  Michael Brown c760ac3022 [retry] Add timer_init() wrapper function 14 years ago
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function 14 years ago
  Geoff Lywood 6514d6430d [dhcp] Use correct DHCP options on EFI systems 14 years ago
  Joshua Oreman 905ea56753 [dhcp] Don't consider invalid offers to be duplicates 14 years ago
  Joshua Oreman 2aad3fab23 [build] Use weak definitions instead of weak declarations 14 years ago
  Joshua Oreman 620b98ee4b [dhcp] Honor PXEBS_SKIP option in discovery control 14 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Joshua Oreman 5efc2fcb60 [dhcp] Keep multiple DHCP offers received, and use them intelligently 14 years ago
  Joshua Oreman b1ba80f8fb [dhcp] Add generic facility for using cached network settings 14 years ago
  Joshua Oreman 734061e9c6 [dhcp] Assume PXE options are in DHCPOFFER only if boot menu is included 14 years ago
  Joshua Oreman 04e4a4f695 [dhcp] Accept ProxyDHCP replies of type DHCPOFFER 14 years ago
  Shao Miller 9de525c34c [dhcp] Ensure message type is first DHCP option 14 years ago
  Shao Miller 177389fb73 [settings] Add Bus ID setting 14 years ago
  Joshua Oreman 67015d1011 [pxebs] Correct endianness of PXE type 14 years ago
  Michael Brown 444d5550a7 [dhcp] Fall back to using the hardware address to populate the chaddr field 15 years ago
  Michael Brown c345336435 [dhcp] Choose ProxyDHCP port based on presence of PXE options 15 years ago
  Michael Brown 3961c1ca02 [dhcp] Send broadcast PXE boot server discovery requests to port 67 15 years ago
  Michael Brown 9119b0c8af [dhcp] Perform ProxyDHCP only if we do not already have PXE options 15 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections 15 years ago