Dhcpy6d Changelog

What's new in Dhcpy6d 0.4.3

Jan 5, 2016
  • auto-commit to MySQL
  • fixed fixed addresses
  • some optimization in tidy-up-thread
  • small fixes

New in Dhcpy6d 0.4.2 (Aug 18, 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.

New in Dhcpy6d 0.4.1 (Mar 17, 2015)

  • Fixed sometimes non-working VLANs, small code cleaning.

New in Dhcpy6d 0.4 (Dec 6, 2014)

  • listen on VLAN interfaces
  • access neighbor cache natively on Linux
  • allows empty answers
  • do not cache MAC/LLIP addresses longterm as default
  • ability to generate server DUID
  • complete manpages
  • more complete configuration correctness checks
  • fixed single address definition error

New in Dhcpy6d 0.3 (Jul 30, 2013)

  • Added ability to run as non-privileged user.

New in Dhcpy6d 0.2 (Jun 1, 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 27, 2013)

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

New in Dhcpy6d 0.1.4.1 (May 27, 2013)

  • Fixed lease storage bug

New in Dhcpy6d 0.1.4 (May 27, 2013)

  • Fixed race condition bug with already advertised addresses

New in Dhcpy6d 0.1.3 (May 27, 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