136 Révisions (4867085c0cd334004e8d67dff7bd53996f23ade6)

Auteur SHA1 Message Date
  Michael Brown 4867085c0c [build] Include version number within only a single object file il y a 12 ans
  Michael Brown 03f0c23f8b [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers il y a 13 ans
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts il y a 13 ans
  Michael Brown c0942408b7 [dhcp] Request broadcast responses when we already have an IPv4 address il y a 13 ans
  Michael Brown 8926c233f6 [dhcp] Add PXE-mandated DHCP options [128,135] to parameter request list il y a 13 ans
  Michael Brown 12767d2202 [dhcp] Use a random DHCP transaction identifier (xid) il y a 13 ans
  Michael Brown 02a6f46c09 [settings] Match terminology in online documentation il y a 14 ans
  Michael Brown 8482451812 [settings] Impose a fixed order on settings il y a 14 ans
  Michael Brown 6cee8904d1 [dhcp] Remove redundant length fields in struct dhcp_packet il y a 14 ans
  Michael Brown 708c5060b9 [dhcp] Use Ethernet-compatible chaddr, if possible il y a 14 ans
  Michael Brown 67b45186a5 [settings] Apply settings block name in register_settings() il y a 14 ans
  Michael Brown 6d11229e83 [dhcp] Include session state metadata in packet traces il y a 14 ans
  Michael Brown 831106a875 [dhcp] Omit ProxyDHCPREQUEST if PXE options are present in ProxyDHCPOFFER il y a 14 ans
  Michael Brown ba6aca3424 [dhcp] Ignore DHCPACKs containing incorrect IP addresses il y a 15 ans
  Michael Brown c517d0ea7f [dhcp] Revert various patches il y a 15 ans
  Michael Brown 28934eef81 [retry] Hold reference while timer is running and during expiry callback il y a 15 ans
  Joshua Oreman 49d6f57005 [compiler] Prevent empty weak function stubs from being removed il y a 15 ans
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces il y a 15 ans
  Michael Brown a03dd97e6b [interface] Convert all job-control interfaces to generic interfaces il y a 17 ans
  Michael Brown c760ac3022 [retry] Add timer_init() wrapper function il y a 15 ans
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function il y a 15 ans
  Geoff Lywood 6514d6430d [dhcp] Use correct DHCP options on EFI systems il y a 15 ans
  Joshua Oreman 905ea56753 [dhcp] Don't consider invalid offers to be duplicates il y a 15 ans
  Joshua Oreman 2aad3fab23 [build] Use weak definitions instead of weak declarations il y a 15 ans
  Joshua Oreman 620b98ee4b [dhcp] Honor PXEBS_SKIP option in discovery control il y a 15 ans
  Michael Brown 8406115834 [build] Rename gPXE to iPXE il y a 15 ans
  Joshua Oreman 5efc2fcb60 [dhcp] Keep multiple DHCP offers received, and use them intelligently il y a 15 ans
  Joshua Oreman b1ba80f8fb [dhcp] Add generic facility for using cached network settings il y a 15 ans
  Joshua Oreman 734061e9c6 [dhcp] Assume PXE options are in DHCPOFFER only if boot menu is included il y a 15 ans
  Joshua Oreman 04e4a4f695 [dhcp] Accept ProxyDHCP replies of type DHCPOFFER il y a 15 ans
  Shao Miller 9de525c34c [dhcp] Ensure message type is first DHCP option il y a 15 ans
  Shao Miller 177389fb73 [settings] Add Bus ID setting il y a 15 ans
  Joshua Oreman 67015d1011 [pxebs] Correct endianness of PXE type il y a 15 ans
  Michael Brown 444d5550a7 [dhcp] Fall back to using the hardware address to populate the chaddr field il y a 16 ans
  Michael Brown c345336435 [dhcp] Choose ProxyDHCP port based on presence of PXE options il y a 16 ans
  Michael Brown 3961c1ca02 [dhcp] Send broadcast PXE boot server discovery requests to port 67 il y a 16 ans
  Michael Brown 9119b0c8af [dhcp] Perform ProxyDHCP only if we do not already have PXE options il y a 16 ans
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations il y a 16 ans
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections il y a 16 ans
  Michael Brown 3c68ff99ea [tables] Incorporate table data type information into table definition il y a 16 ans
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables il y a 16 ans
  Michael Brown 7b1a5a7997 [dhcp] Use a default user-class of "gPXE" il y a 16 ans
  Michael Brown 8ae1cac050 [xfer] Make consistent assumptions that xfer metadata can never be NULL il y a 16 ans
  Michael Brown 881f1f59ef [pxe] Obey lists of PXE Boot Servers and associated Discovery Control bits il y a 16 ans
  Michael Brown dbe84c5aad [iobuf] Add iob_disown() and use it where it simplifies code il y a 16 ans
  Michael Brown 4502c04360 [dhcp] Send user class in DHCP requests il y a 16 ans
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c il y a 16 ans
  Michael Brown 027c72e0d0 [dhcp] Include support for PXE boot menus il y a 16 ans
  Michael Brown 3f814f08e5 [dhcp] Clarify language surrounding ProxyDHCP il y a 16 ans
  Michael Brown 773d9631ef [dhcp] Handle missing ProxyDHCP servers il y a 16 ans