129 Commits (8482451812d6b48e65a1016447f30591099ded62)

Autor SHA1 Mensaje Fecha
  Michael Brown 8482451812 [settings] Impose a fixed order on settings hace 14 años
  Michael Brown 6cee8904d1 [dhcp] Remove redundant length fields in struct dhcp_packet hace 14 años
  Michael Brown 708c5060b9 [dhcp] Use Ethernet-compatible chaddr, if possible hace 14 años
  Michael Brown 67b45186a5 [settings] Apply settings block name in register_settings() hace 14 años
  Michael Brown 6d11229e83 [dhcp] Include session state metadata in packet traces hace 14 años
  Michael Brown 831106a875 [dhcp] Omit ProxyDHCPREQUEST if PXE options are present in ProxyDHCPOFFER hace 14 años
  Michael Brown ba6aca3424 [dhcp] Ignore DHCPACKs containing incorrect IP addresses hace 14 años
  Michael Brown c517d0ea7f [dhcp] Revert various patches hace 14 años
  Michael Brown 28934eef81 [retry] Hold reference while timer is running and during expiry callback hace 14 años
  Joshua Oreman 49d6f57005 [compiler] Prevent empty weak function stubs from being removed hace 14 años
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces hace 14 años
  Michael Brown a03dd97e6b [interface] Convert all job-control interfaces to generic interfaces hace 16 años
  Michael Brown c760ac3022 [retry] Add timer_init() wrapper function hace 14 años
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function hace 14 años
  Geoff Lywood 6514d6430d [dhcp] Use correct DHCP options on EFI systems hace 15 años
  Joshua Oreman 905ea56753 [dhcp] Don't consider invalid offers to be duplicates hace 15 años
  Joshua Oreman 2aad3fab23 [build] Use weak definitions instead of weak declarations hace 15 años
  Joshua Oreman 620b98ee4b [dhcp] Honor PXEBS_SKIP option in discovery control hace 15 años
  Michael Brown 8406115834 [build] Rename gPXE to iPXE hace 15 años
  Joshua Oreman 5efc2fcb60 [dhcp] Keep multiple DHCP offers received, and use them intelligently hace 15 años
  Joshua Oreman b1ba80f8fb [dhcp] Add generic facility for using cached network settings hace 15 años
  Joshua Oreman 734061e9c6 [dhcp] Assume PXE options are in DHCPOFFER only if boot menu is included hace 15 años
  Joshua Oreman 04e4a4f695 [dhcp] Accept ProxyDHCP replies of type DHCPOFFER hace 15 años
  Shao Miller 9de525c34c [dhcp] Ensure message type is first DHCP option hace 15 años
  Shao Miller 177389fb73 [settings] Add Bus ID setting hace 15 años
  Joshua Oreman 67015d1011 [pxebs] Correct endianness of PXE type hace 15 años
  Michael Brown 444d5550a7 [dhcp] Fall back to using the hardware address to populate the chaddr field hace 15 años
  Michael Brown c345336435 [dhcp] Choose ProxyDHCP port based on presence of PXE options hace 16 años
  Michael Brown 3961c1ca02 [dhcp] Send broadcast PXE boot server discovery requests to port 67 hace 16 años
  Michael Brown 9119b0c8af [dhcp] Perform ProxyDHCP only if we do not already have PXE options hace 16 años
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations hace 16 años
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections hace 16 años
  Michael Brown 3c68ff99ea [tables] Incorporate table data type information into table definition hace 16 años
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables hace 16 años
  Michael Brown 7b1a5a7997 [dhcp] Use a default user-class of "gPXE" hace 16 años
  Michael Brown 8ae1cac050 [xfer] Make consistent assumptions that xfer metadata can never be NULL hace 16 años
  Michael Brown 881f1f59ef [pxe] Obey lists of PXE Boot Servers and associated Discovery Control bits hace 16 años
  Michael Brown dbe84c5aad [iobuf] Add iob_disown() and use it where it simplifies code hace 16 años
  Michael Brown 4502c04360 [dhcp] Send user class in DHCP requests hace 16 años
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c hace 16 años
  Michael Brown 027c72e0d0 [dhcp] Include support for PXE boot menus hace 16 años
  Michael Brown 3f814f08e5 [dhcp] Clarify language surrounding ProxyDHCP hace 16 años
  Michael Brown 773d9631ef [dhcp] Handle missing ProxyDHCP servers hace 16 años
  Michael Brown 76d05a4da0 [dhcp] Pass PXE boot menu item to PXE Boot Server hace 16 años
  Michael Brown 6941793416 [dhcp] Add preliminary support for PXE Boot Servers hace 16 años
  Michael Brown 7be5fa82e3 [dhcp] Centralise DHCP successful state transitions hace 16 años
  Michael Brown d7de30e5e4 [dhcp] Allow for missing server ID in ProxyDHCPACK hace 16 años
  Michael Brown ba1016f378 [dhcp] Include gPXE version number within DHCP request hace 16 años
  Michael Brown 0a6c66a830 [settings] Add the notion of a "tag magic" to numbered settings hace 16 años
  Michael Brown aa8d972581 [dhcp] Accept BOOTP as well as DHCP hace 16 años