158 Révisions (3ead964955b206e6629fe49c3dbfd16a610a2537)

Auteur SHA1 Message Date
  Joshua Oreman 5efc2fcb60 [dhcp] Keep multiple DHCP offers received, and use them intelligently il y a 14 ans
  Joshua Oreman b1ba80f8fb [dhcp] Add generic facility for using cached network settings il y a 14 ans
  Stefan Hajnoczi 0579ddc834 [tftp] Abort requests with error code 0 il y a 14 ans
  Thomas Horsten c124f6360d [tftp] Make TFTP size requests abort transfer with an error il y a 14 ans
  Stefan Hajnoczi 245dca9ce6 [tftp] Remove unnecessary delay when opening a connection il y a 14 ans
  Stefan Hajnoczi dd99ee95cb [tftp] Allow fetching larger files by wrapping block number il y a 14 ans
  Joshua Oreman 734061e9c6 [dhcp] Assume PXE options are in DHCPOFFER only if boot menu is included il y a 14 ans
  Joshua Oreman 04e4a4f695 [dhcp] Accept ProxyDHCP replies of type DHCPOFFER il y a 14 ans
  Shao Miller 9de525c34c [dhcp] Ensure message type is first DHCP option il y a 14 ans
  Shao Miller 177389fb73 [settings] Add Bus ID setting il y a 14 ans
  Joshua Oreman 67015d1011 [pxebs] Correct endianness of PXE type il y a 14 ans
  Michael Brown 444d5550a7 [dhcp] Fall back to using the hardware address to populate the chaddr field il y a 15 ans
  Michael Brown c345336435 [dhcp] Choose ProxyDHCP port based on presence of PXE options il y a 15 ans
  Michael Brown 1958974d0a [tftp] Process OACKs even if malformed il y a 15 ans
  Michael Brown 3961c1ca02 [dhcp] Send broadcast PXE boot server discovery requests to port 67 il y a 15 ans
  Michael Brown 9119b0c8af [dhcp] Perform ProxyDHCP only if we do not already have PXE options il y a 15 ans
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations il y a 15 ans
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections il y a 15 ans
  Michael Brown 3c68ff99ea [tables] Incorporate table data type information into table definition il y a 15 ans
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables il y a 15 ans
  Michael Brown 7b1a5a7997 [dhcp] Use a default user-class of "gPXE" il y a 15 ans
  Michael Brown 8ae1cac050 [xfer] Make consistent assumptions that xfer metadata can never be NULL il y a 15 ans
  Michael Brown 881f1f59ef [pxe] Obey lists of PXE Boot Servers and associated Discovery Control bits il y a 15 ans
  Michael Brown dbe84c5aad [iobuf] Add iob_disown() and use it where it simplifies code il y a 15 ans
  Michael Brown 4502c04360 [dhcp] Send user class in DHCP requests il y a 15 ans
  Michael Brown 6711ce18a7 [tftp] Guard against invalid data block numbers il y a 15 ans
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c il y a 15 ans
  Stefan Hajnoczi d10a7e7739 [dns] Append local domain to relative names il y a 15 ans
  Michael Brown 1284773363 [tftp] Temporary fix for conveying TFTP block size to callers il y a 15 ans
  Michael Brown 027c72e0d0 [dhcp] Include support for PXE boot menus il y a 15 ans
  Michael Brown 3f814f08e5 [dhcp] Clarify language surrounding ProxyDHCP il y a 15 ans
  Michael Brown 773d9631ef [dhcp] Handle missing ProxyDHCP servers il y a 15 ans
  Michael Brown 76d05a4da0 [dhcp] Pass PXE boot menu item to PXE Boot Server il y a 15 ans
  Michael Brown 6941793416 [dhcp] Add preliminary support for PXE Boot Servers il y a 15 ans
  Michael Brown 7be5fa82e3 [dhcp] Centralise DHCP successful state transitions il y a 15 ans
  Michael Brown d7de30e5e4 [dhcp] Allow for missing server ID in ProxyDHCPACK il y a 15 ans
  Michael Brown ba1016f378 [dhcp] Include gPXE version number within DHCP request il y a 15 ans
  Michael Brown 0ebbbb95fa [x86_64] Fix assorted 64-bit compilation errors and warnings il y a 15 ans
  Michael Brown 0a6c66a830 [settings] Add the notion of a "tag magic" to numbered settings il y a 15 ans
  Michael Brown cbf9003d66 [tftp] Add EUNIQ_xx values to differentiate the many EINVAL errors il y a 15 ans
  Michael Brown aa8d972581 [dhcp] Accept BOOTP as well as DHCP il y a 15 ans
  Michael Brown a1d0f6ed2e [dhcp] Do not restrict minimum retry time for ProxyDHCPREQUEST il y a 16 ans
  Andrew Schran ff2b6a512d [retry] Added configurable timeouts to retry timer il y a 16 ans
  Michael Brown ed73d53503 [dhcp] Work around a bug in Altiris RDP il y a 16 ans
  Michael Brown 6f39dfe6c0 [dhcp] Verify DHCP server source port il y a 16 ans
  Michael Brown 227bb05a50 [tftp] Strip the initial '/' to keep Windows TFTP servers happy. il y a 16 ans
  Michael Brown fdb8481de1 [dhcp] Verify server identifier on ProxyDHCPACKs il y a 16 ans
  Michael Brown c3811d4a13 [slam] Add support for SLAM window lengths of greater than one packet il y a 16 ans
  Michael Brown 5d36ec6721 [slam] Implement SLAM flow control il y a 16 ans
  Michael Brown 3a2c8a2690 [dhcp] Do not transition to DHCPREQUEST without a valid DHCPOFFER il y a 16 ans