dhcpy6d Changelog

What's new in dhcpy6d 0.4.3

Jan 9, 2016
  • Added autocommit to MySQL, fixed fixed addresses, some optimization in tidy-up-thread, small fixes.

New in dhcpy6d 0.4.2 (Aug 19, 2015)

  • fixed usage of fixed addresses in dhcpy6d-clients.conf
  • fixed DNSUpdate() to update default class clients too
  • show warning if deprecated prefix_length is used in address definitions
  • set socket to non-blocking to avoid freeze
  • increase MAC/LLIP cache time from 30s to 300s because of laggy clients
  • removed useless prefix length
  • retry query on MySQL reconnect bugfix

New in dhcpy6d 0.3 (Jul 30, 2013)

  • Added ability to run as non-privileged user.

New in dhcpy6d 0.2 (May 31, 2013)

  • Attention: leases database scheme changed. Possibly leases database has to be recreated!
  • 'range' address lease management got more robust
  • logging output changed

New in dhcpy6d 0.1.5 (May 23, 2013)

  • Fixed race condition bug in category 'range' address lease storage.

New in dhcpy6d 0.1.4.1 (May 21, 2013)

  • Fixed lease storage bug.

New in dhcpy6d 0.1.4 (May 18, 2013)

  • Fixed lease storage bug.

New in dhcpy6d 0.1.3 (May 8, 2013)

  • added RFC 3646 compliant domain search list option 24
  • reuse addresses of category "range" in a sensible way
  • fixed bug with case sensitive textfile client config options

New in dhcpy6d 0.1.2 (Mar 20, 2013)

  • Fixed multiple addresses renew bug.