34 Commits (master)

Autor SHA1 Mensaje Fecha
  Michael Brown 626ccf76ea [legal] Relicense files under GPL2_OR_LATER_OR_UBDL hace 9 años
  Michael Brown ced4f8d1d3 [dhcp] Copy exactly the required length when resizing DHCP options hace 10 años
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts hace 12 años
  Michael Brown f5fd4dec3b [settings] Formalise notion of setting applicability hace 13 años
  Michael Brown 17d28f4877 [nvo] Allow resizing of non-volatile stored option blocks hace 13 años
  Michael Brown 17b6a3c506 [dhcp] Allow use of custom reallocation functions for DHCP option blocks hace 13 años
  Michael Brown 310d46c1ed [dhcp] Rename length fields for DHCP options hace 13 años
  Michael Brown 8406115834 [build] Rename gPXE to iPXE hace 14 años
  Shao Miller cf5e79adc9 [dhcp] Append new DHCP options versus prepend hace 14 años
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations hace 15 años
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values hace 16 años
  Michael Brown a462c96ffc [Settings] DHCP is now working using the new settings API. hace 16 años
  Michael Brown 8afb36c3bc [Settings] Migrate DHCP and NVO code to the new settings API (untested) hace 16 años
  Michael Brown bb32b8999c [DHCP] Kill off some no-longer-used DHCP functions hace 16 años
  Michael Brown 1edbcd4246 [Settings] Use a settings applicator to set the default TFTP URI. hace 16 años
  Michael Brown cf03304620 [Settings] Introduce settings applicators. hace 16 años
  Michael Brown df868476e7 Various warnings fixups for OpenBSD with gcc-3.3.5. hace 16 años
  Michael Brown fb809da2df Remove some assumptions about DHCP obtaining only a single options block. hace 16 años
  Michael Brown 934b70d62c Apply global DHCP options when register_dhcp_options() is called. Do hace 17 años
  Michael Brown 1567b69895 Add concept of DHCP option applicators. hace 17 años
  Michael Brown 07dc294de8 Update DHCP to use data-xfer interface (not yet tested). hace 17 años
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h hace 17 años
  Michael Brown a646e38f03 Use stdlib.h for malloc() instead of malloc.h. hace 17 años
  Michael Brown db0ff1731f Fail gracefully when set_dhcp_option() is called with options==NULL. hace 18 años
  Michael Brown b26806cf18 Add dhcp_snprintf() for extracting DHCP string options. hace 18 años
  Michael Brown 00a1f000b1 Added dhcp_ipv4_option() and friends. hace 18 años
  Michael Brown 3369f93036 Add block identification to debug messages hace 18 años
  Michael Brown e40ebb67de Allow for calling find_dhcp_option() with "options" set to NULL, in order hace 18 años
  Michael Brown b24947f0c0 Add sketch code to reassemble a DHCP packet from our internal "everything hace 18 años
  Michael Brown 19e8b41562 Add code to modify DHCP option values within a block. hace 18 años
  Michael Brown 51d62d1a3c Provide a mechanism for returning the encapsulator as well as the hace 18 años
  Michael Brown 291f072b82 Add priority mechanism hace 18 años
  Michael Brown bd0c8b21ad Change dhcp_num_option() to return the numerical value directly. hace 18 años
  Michael Brown 0bcaa8a21f First stab at DHCP option handling in a way that will allow us to have hace 18 años