18 次代码提交 (df868476e7872c3ebd8c6e2a21f8365858907dc7)

作者 SHA1 备注 提交日期
  Michael Brown df868476e7 Various warnings fixups for OpenBSD with gcc-3.3.5. 16 年前
  Michael Brown fb809da2df Remove some assumptions about DHCP obtaining only a single options block. 16 年前
  Michael Brown 934b70d62c Apply global DHCP options when register_dhcp_options() is called. Do 17 年前
  Michael Brown 1567b69895 Add concept of DHCP option applicators. 17 年前
  Michael Brown 07dc294de8 Update DHCP to use data-xfer interface (not yet tested). 17 年前
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h 17 年前
  Michael Brown a646e38f03 Use stdlib.h for malloc() instead of malloc.h. 17 年前
  Michael Brown db0ff1731f Fail gracefully when set_dhcp_option() is called with options==NULL. 18 年前
  Michael Brown b26806cf18 Add dhcp_snprintf() for extracting DHCP string options. 18 年前
  Michael Brown 00a1f000b1 Added dhcp_ipv4_option() and friends. 18 年前
  Michael Brown 3369f93036 Add block identification to debug messages 18 年前
  Michael Brown e40ebb67de Allow for calling find_dhcp_option() with "options" set to NULL, in order 18 年前
  Michael Brown b24947f0c0 Add sketch code to reassemble a DHCP packet from our internal "everything 18 年前
  Michael Brown 19e8b41562 Add code to modify DHCP option values within a block. 18 年前
  Michael Brown 51d62d1a3c Provide a mechanism for returning the encapsulator as well as the 18 年前
  Michael Brown 291f072b82 Add priority mechanism 18 年前
  Michael Brown bd0c8b21ad Change dhcp_num_option() to return the numerical value directly. 18 年前
  Michael Brown 0bcaa8a21f First stab at DHCP option handling in a way that will allow us to have 18 年前