158 Commits (3ead964955b206e6629fe49c3dbfd16a610a2537)

Author SHA1 Message Date
  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 1958974d0a [tftp] Process OACKs even if malformed 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
  Michael Brown 3c68ff99ea [tables] Incorporate table data type information into table definition 15 years ago
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables 15 years ago
  Michael Brown 7b1a5a7997 [dhcp] Use a default user-class of "gPXE" 15 years ago
  Michael Brown 8ae1cac050 [xfer] Make consistent assumptions that xfer metadata can never be NULL 15 years ago
  Michael Brown 881f1f59ef [pxe] Obey lists of PXE Boot Servers and associated Discovery Control bits 15 years ago
  Michael Brown dbe84c5aad [iobuf] Add iob_disown() and use it where it simplifies code 15 years ago
  Michael Brown 4502c04360 [dhcp] Send user class in DHCP requests 15 years ago
  Michael Brown 6711ce18a7 [tftp] Guard against invalid data block numbers 15 years ago
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c 15 years ago
  Stefan Hajnoczi d10a7e7739 [dns] Append local domain to relative names 15 years ago
  Michael Brown 1284773363 [tftp] Temporary fix for conveying TFTP block size to callers 15 years ago
  Michael Brown 027c72e0d0 [dhcp] Include support for PXE boot menus 15 years ago
  Michael Brown 3f814f08e5 [dhcp] Clarify language surrounding ProxyDHCP 15 years ago
  Michael Brown 773d9631ef [dhcp] Handle missing ProxyDHCP servers 15 years ago
  Michael Brown 76d05a4da0 [dhcp] Pass PXE boot menu item to PXE Boot Server 15 years ago
  Michael Brown 6941793416 [dhcp] Add preliminary support for PXE Boot Servers 15 years ago
  Michael Brown 7be5fa82e3 [dhcp] Centralise DHCP successful state transitions 15 years ago
  Michael Brown d7de30e5e4 [dhcp] Allow for missing server ID in ProxyDHCPACK 15 years ago
  Michael Brown ba1016f378 [dhcp] Include gPXE version number within DHCP request 15 years ago
  Michael Brown 0ebbbb95fa [x86_64] Fix assorted 64-bit compilation errors and warnings 15 years ago
  Michael Brown 0a6c66a830 [settings] Add the notion of a "tag magic" to numbered settings 15 years ago
  Michael Brown cbf9003d66 [tftp] Add EUNIQ_xx values to differentiate the many EINVAL errors 15 years ago
  Michael Brown aa8d972581 [dhcp] Accept BOOTP as well as DHCP 15 years ago
  Michael Brown a1d0f6ed2e [dhcp] Do not restrict minimum retry time for ProxyDHCPREQUEST 16 years ago
  Andrew Schran ff2b6a512d [retry] Added configurable timeouts to retry timer 16 years ago
  Michael Brown ed73d53503 [dhcp] Work around a bug in Altiris RDP 16 years ago
  Michael Brown 6f39dfe6c0 [dhcp] Verify DHCP server source port 16 years ago
  Michael Brown 227bb05a50 [tftp] Strip the initial '/' to keep Windows TFTP servers happy. 16 years ago
  Michael Brown fdb8481de1 [dhcp] Verify server identifier on ProxyDHCPACKs 16 years ago
  Michael Brown c3811d4a13 [slam] Add support for SLAM window lengths of greater than one packet 16 years ago
  Michael Brown 5d36ec6721 [slam] Implement SLAM flow control 16 years ago
  Michael Brown 3a2c8a2690 [dhcp] Do not transition to DHCPREQUEST without a valid DHCPOFFER 16 years ago
  Michael Brown 2456b9b4ba [slam] Request all remaining blocks if we run out of space for the blocklist 16 years ago
  Michael Brown 1e5c2d48cb [slam] Speed up NACK transmission by restricting the block-list length 16 years ago
  Michael Brown 81d92d5181 [slam] Fix multicast address parsing 16 years ago
  Michael Brown 72c1bb8224 [slam] Add Scalable Local Area Multicast (SLAM) protocol support 16 years ago
  Michael Brown 5102033215 [DHCP] Add "dhcp-server" setting to help end-user diagnostics 16 years ago
  Michael Brown feade5da6e [Settings] Expose SMBIOS via settings API 16 years ago
  Michael Brown aa74a7d53c [DHCP] Add support for ProxyDHCP requests 16 years ago
  Michael Brown 83617e5b1c [DHCP] Save precious packet-aligned memory by copying DHCP responses 16 years ago
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values 16 years ago