MikroTik Changelog Tracker
← Back to search All components

Component: dhcpv6-server

85 changelog entries across 41 version(s)

Releases by channel (stacked)

6.43.13 Long-term 2019-Mar-13 (6 years ago)
  • allow to add DHCPv6 server with pool that does not exist;
  • fixed missing gateway for binding's network if RADIUS authentication was used;
6.44 Stable 2019-Feb-25 (7 years ago)
  • allow to add DHCPv6 server with pool that does not exist;
  • fixed missing gateway for binding's network if RADIUS authentication was used;
  • improved DHCPv6 server stability when using "print" command;
  • show "client-address" parameter for bindings;
6.43.8 Stable 2018-Dec-21 (7 years ago)
  • properly handle DHCP requests that include prefix hint;
6.42.11 Long-term 2018-Dec-21 (7 years ago)
  • properly handle DHCP requests that include prefix hint;
6.43.4 Stable 2018-Oct-17 (7 years ago)
  • fixed dynamic binding addition on solicit when IA_PD does not contain prefix (introduced in v6.43);
  • recreate DHCPv6 server binding if it is no longer within prefix pool when rebinding/renewing;
6.43 Stable 2018-Sep-06 (7 years ago)
  • added additional RADIUS parameters for Prefix delegation, "rate-limit" and "life-time";
  • added "allow-dual-stack-queue" implementation (CLI only);
  • added initial dynamic simple queue support;
  • do not allow to run DHCPv6 server on slave interface;
  • fixed dynamic simple queue creation for RADIUS bindings;
6.42.7 Stable 2018-Aug-17 (7 years ago)
  • properly update interface for dynamic DHCPv6 servers;
6.42 Stable 2018-Apr-13 (7 years ago)
  • added DHCPv4 style user options;
6.39.3 Long-term 2017-Oct-12 (8 years ago)
  • do not release address of static binding from pool after server removal;
6.40.3 Stable 2017-Sep-01 (8 years ago)
  • do not release address of static binding from pool after server removal;
6.38.4 Stable 2017-Mar-08 (8 years ago)
  • require "address-pool" to be specified;
6.37.4 Long-term 2017-Jan-13 (9 years ago)
  • fixed server removal crash if static binding was present;
6.38.1 Stable 2017-Jan-13 (9 years ago)
  • fixed server removal crash if static binding was present;
6.36 Stable 2016-Jul-20 (9 years ago)
  • fixed binding last-seen update;
6.35 Stable 2016-Apr-14 (9 years ago)
  • acquire binding on renew if it does not exist;
6.34 Stable 2016-Jan-29 (10 years ago)
  • added binding server=all option;
  • replace delay option with preference option.