25 Révisions (a0d337912eee5ff0d72d0d85d83be88672d49004)

Auteur SHA1 Message Date
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations il y a 15 ans
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values il y a 16 ans
  Michael Brown a462c96ffc [Settings] DHCP is now working using the new settings API. il y a 16 ans
  Michael Brown 8afb36c3bc [Settings] Migrate DHCP and NVO code to the new settings API (untested) il y a 16 ans
  Michael Brown bb32b8999c [DHCP] Kill off some no-longer-used DHCP functions il y a 16 ans
  Michael Brown 1edbcd4246 [Settings] Use a settings applicator to set the default TFTP URI. il y a 16 ans
  Michael Brown cf03304620 [Settings] Introduce settings applicators. il y a 16 ans
  Michael Brown df868476e7 Various warnings fixups for OpenBSD with gcc-3.3.5. il y a 16 ans
  Michael Brown fb809da2df Remove some assumptions about DHCP obtaining only a single options block. il y a 16 ans
  Michael Brown 934b70d62c Apply global DHCP options when register_dhcp_options() is called. Do il y a 17 ans
  Michael Brown 1567b69895 Add concept of DHCP option applicators. il y a 17 ans
  Michael Brown 07dc294de8 Update DHCP to use data-xfer interface (not yet tested). il y a 17 ans
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h il y a 17 ans
  Michael Brown a646e38f03 Use stdlib.h for malloc() instead of malloc.h. il y a 17 ans
  Michael Brown db0ff1731f Fail gracefully when set_dhcp_option() is called with options==NULL. il y a 18 ans
  Michael Brown b26806cf18 Add dhcp_snprintf() for extracting DHCP string options. il y a 18 ans
  Michael Brown 00a1f000b1 Added dhcp_ipv4_option() and friends. il y a 18 ans
  Michael Brown 3369f93036 Add block identification to debug messages il y a 18 ans
  Michael Brown e40ebb67de Allow for calling find_dhcp_option() with "options" set to NULL, in order il y a 18 ans
  Michael Brown b24947f0c0 Add sketch code to reassemble a DHCP packet from our internal "everything il y a 18 ans
  Michael Brown 19e8b41562 Add code to modify DHCP option values within a block. il y a 18 ans
  Michael Brown 51d62d1a3c Provide a mechanism for returning the encapsulator as well as the il y a 18 ans
  Michael Brown 291f072b82 Add priority mechanism il y a 18 ans
  Michael Brown bd0c8b21ad Change dhcp_num_option() to return the numerical value directly. il y a 18 ans
  Michael Brown 0bcaa8a21f First stab at DHCP option handling in a way that will allow us to have il y a 18 ans