]> git.ipfire.org Git - thirdparty/dhcp.git/commit - RELNOTES
- The minimum site code value was set to 224 in 3.1.0 to track RFC3942. This
authorDavid Hankins <dhankins@isc.org>
Wed, 9 Jan 2008 17:13:16 +0000 (17:13 +0000)
committerDavid Hankins <dhankins@isc.org>
Wed, 9 Jan 2008 17:13:16 +0000 (17:13 +0000)
commit2c9bf1f4bffa220606caf225b1d7612014aca73e
tree06e23a2f6af0bf387526de4990eda27ad9c8d5cb
parent2e630dfbce287a425ffc2c76e58d3d3206a8d003
- The minimum site code value was set to 224 in 3.1.0 to track RFC3942.  This
  broke a lot of legacy site local configurations.  The new code in place will
  track site local space minimum option codes and logs a warning to encourage
  updates and exploration of site local code migration problems.  Option
  codes less than 128 in site local spaces remain inaccessible.
  [ISC-Bugs #17203]
- A possible relay agent option bug was repaired where random server
  initialization state may have been used to signal the relay agent
  information options sub-option code for the 'END' of the option space.
  [ISC-Bugs #17203]
RELNOTES
common/tables.c
includes/tree.h
server/dhcp.c
server/stables.c