MikroTik Changelogs
← Back to search All components

Component: dhcpv4-server

167 changelog entries across 99 version(s)

Releases by channel (stacked)

6.43.8 Stable 2018-Dec-21 (7 years ago)
  • fixed dynamic lease reuse after expiration;
6.44beta50 Testing 2018-Dec-17 (7 years ago)
  • added "parent-queue" parameter (CLI only);
6.44beta39 Testing 2018-Nov-27 (7 years ago)
  • added "User-Name" attribute to RADIUS accounting messages;
6.43.4 Stable 2018-Oct-17 (7 years ago)
  • use client MAC address for dual stack queue when "client-id" is not received;
6.44beta17 Testing 2018-Oct-04 (7 years ago)
  • use client MAC address for dual stack queue when "client-id" is not received;
6.44beta6 Testing 2018-Sep-11 (7 years ago)
  • fixed service becoming unresponsive after interface leaves and enters the same bridge;
6.43 Stable 2018-Sep-06 (7 years ago)
  • added "allow-dual-stack-queue" implementation (CLI only);
  • do not allow override lease "always-broadcast" value based on offer type;
  • improved performance when "rate-limit" and/or "address-list" setting is present;
6.42.4 Stable 2018-Jun-15 (7 years ago)
  • fixed DHCP server that was stuck on invalid state;
6.43rc27 Testing 2018-Jun-12 (7 years ago)
  • fixed DHCP server that was stuck on invalid state;
6.43rc21 Testing 2018-May-29 (7 years ago)
  • added "allow-dual-stack-queue" implementation (CLI only);
6.43rc12 Testing 2018-May-11 (7 years ago)
  • fixed situation when router did reboot due to critical program crash (introduced in v6.43rc);
6.43rc11 Testing 2018-May-10 (7 years ago)
  • do not allow override lease "always-broadcast" value based on offer type;
  • improved performance when "rate-limit" and/or "address-list" setting is present;
6.42 Stable 2018-Apr-13 (8 years ago)
  • added "dns-none" option to "/ip dhcp-server network dns";
6.42rc56 Testing 2018-Apr-09 (8 years ago)
  • added "dns-none" option to "/ip dhcp-server network dns";
6.40.6 Long-term 2018-Feb-20 (8 years ago)
  • fixed framed and classless route received from RADIUS server;
6.41.1 Stable 2018-Jan-30 (8 years ago)
  • fixed framed and classless route received from RADIUS server;
6.42rc15 Testing 2018-Jan-26 (8 years ago)
  • added "dns-none" option to "/ip dhcp-server network dns";
6.42rc11 Testing 2018-Jan-18 (8 years ago)
  • added "dns-none" option to "/ip dhcp-server network dns";
6.42rc9 Testing 2018-Jan-15 (8 years ago)
  • fixed framed and classless route received from RADIUS server;
6.41 Stable 2017-Dec-22 (8 years ago)
  • added "NETWORK_GATEWAY" option variable;
  • strip trailing "\0" in "hostname" if present;
6.41rc61 Testing 2017-Dec-06 (8 years ago)
  • added "NETWORK_GATEWAY" option variable;
6.41rc56 Testing 2017-Nov-24 (8 years ago)
  • strip trailing "\0" in "hostname" if present;
6.39.3 Long-term 2017-Oct-12 (8 years ago)
  • fixed lease renew for DHCP clients that sends renewal with "ciaddr = 0.0.0.0";
6.39 Stable 2017-Apr-27 (9 years ago)
  • added "lease-hostname" script parameter;
  • by default make server “authoritative”;
  • do some lease checks only on enabled object;