159 Commits (36a4c85f911c85f5ab183331ff74d125f9a9ed32)

Autor SHA1 Mensaje Fecha
  Michael Brown de2c6fa240 [dhcp] Allow vendor class to be changed in DHCP requests hace 7 años
  Michael Brown 16aed6e5ce [netdevice] Allow MTU to be changed at runtime hace 7 años
  Michael Brown aeb6203811 [dhcp] Automatically generate vendor class identifier string hace 8 años
  Michael Brown 3d9f094022 [dhcp] Allow for variable encapsulation of architecture-specific options hace 8 años
  Michael Brown ed0d7c4f6f [dhcp] Limit maximum number of DHCP discovery deferrals hace 8 años
  Michael Brown 7cc7e0ec86 [dhcp] Reset start time when deferring discovery hace 8 años
  Michael Brown f0c6c4efd8 [dhcp] Do not skip ProxyDHCPREQUEST if next-server is empty hace 8 años
  Michael Brown 0a34c2aab9 [dhcp] Ignore ProxyDHCPACKs without PXE options hace 8 años
  Michael Brown 60e2b71471 [dhcp] Allow pseudo-DHCP servers to use pseudo-identifiers hace 8 años
  Michael Brown d73982f098 [dhcp] Defer discovery if link is blocked hace 9 años
  Michael Brown 47ad8fc1ba [retry] Rewrite unrelicensable portions of retry.c hace 9 años
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL hace 9 años
  Alex Williamson 47aebc24d3 [dhcp] Extract timing parameters out to config/dhcp.h hace 9 años
  Michael Brown 6a22170085 [dhcp] Remove obsolete dhcp_chaddr() function hace 9 años
  Michael Brown 08bcc0fe01 [dhcp] Check for matching chaddr in received DHCP packets hace 9 años
  Michael Brown d4c0226a6c [dns] Support DNS search lists hace 10 años
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections hace 10 años
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting hace 10 años
  Michael Brown 4484edd1c0 [settings] Move user-class setting from dhcp.c to settings.c hace 10 años
  Michael Brown 759dcf5a9b [dhcp] Add DHCP network device configurator hace 10 años
  Michael Brown 10d19bd2ac [pxe] Always retrieve cached DHCPACK and apply to relevant network device hace 10 años
  Michael Brown d938e50136 [uuid] Abstract UUID mangling code out to a separate uuid_mangle() function hace 11 años
  Michael Brown a9b63ecda5 [dhcp] Use PXE byte ordering for UUID in DHCP option 97 hace 11 años
  Michael Brown 4867085c0c [build] Include version number within only a single object file hace 11 años
  Michael Brown 03f0c23f8b [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers hace 12 años
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts hace 12 años
  Michael Brown c0942408b7 [dhcp] Request broadcast responses when we already have an IPv4 address hace 12 años
  Michael Brown 8926c233f6 [dhcp] Add PXE-mandated DHCP options [128,135] to parameter request list hace 12 años
  Michael Brown 12767d2202 [dhcp] Use a random DHCP transaction identifier (xid) hace 12 años
  Michael Brown 02a6f46c09 [settings] Match terminology in online documentation hace 13 años
  Michael Brown 8482451812 [settings] Impose a fixed order on settings hace 13 años
  Michael Brown 6cee8904d1 [dhcp] Remove redundant length fields in struct dhcp_packet hace 13 años
  Michael Brown 708c5060b9 [dhcp] Use Ethernet-compatible chaddr, if possible hace 13 años
  Michael Brown 67b45186a5 [settings] Apply settings block name in register_settings() hace 13 años
  Michael Brown 6d11229e83 [dhcp] Include session state metadata in packet traces hace 13 años
  Michael Brown 831106a875 [dhcp] Omit ProxyDHCPREQUEST if PXE options are present in ProxyDHCPOFFER hace 13 años
  Michael Brown ba6aca3424 [dhcp] Ignore DHCPACKs containing incorrect IP addresses hace 13 años
  Michael Brown c517d0ea7f [dhcp] Revert various patches hace 13 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 14 años
  Joshua Oreman 905ea56753 [dhcp] Don't consider invalid offers to be duplicates hace 14 años
  Joshua Oreman 2aad3fab23 [build] Use weak definitions instead of weak declarations hace 14 años
  Joshua Oreman 620b98ee4b [dhcp] Honor PXEBS_SKIP option in discovery control hace 14 años
  Michael Brown 8406115834 [build] Rename gPXE to iPXE hace 14 años
  Joshua Oreman 5efc2fcb60 [dhcp] Keep multiple DHCP offers received, and use them intelligently hace 14 años