MikroTik Changelogs
← Back to search All components

Component: dhcpv4-client

44 changelog entries across 31 version(s)

Releases by channel (stacked)

7.22 Stable 2026-Mar-09 (1 month ago)
  • fixed inability to reference disabled DHCP client by interface name;
  • request DOMAINNAME (15) option from the server;
7.21 Stable 2026-Jan-12 (3 months ago)
  • don't stop client on unsuccessful client option value change;
7.22beta1 Development 2026-Jan-02 (4 months ago)
  • fixed inability to reference disabled DHCP client by interface name;
  • request DOMAINNAME (15) option from the server;
7.21beta2 Testing 2025-Oct-06 (6 months ago)
  • don't stop client on unsuccessful client option value change;
7.20 Stable 2025-Sep-29 (7 months ago)
  • allow specifying DSCP of outgoing packets;
  • allow specifying vlan-priority of outgoing packets (for VLAN interfaces only);
  • show "custom-hostname-suffix" and "custom-source-mac-address" properties if set;
7.20beta4 Testing 2025-Jun-13 (10 months ago)
  • allow specifying DSCP of outgoing packets;
  • show "custom-hostname-suffix" and "custom-source-mac-address" properties if set;
7.20beta2 Testing 2025-May-27 (11 months ago)
  • allow specifying vlan-priority of outgoing packets (for VLAN interfaces only);
7.18 Stable 2025-Feb-24 (1 year ago)
  • allow selecting to which routing tables add default route;
  • fixed default option export output;
7.18beta5 Testing 2025-Feb-07 (1 year ago)
  • allow selecting to which routing tables add default route (additional fixes);
7.18beta2 Testing 2025-Jan-21 (1 year ago)
  • allow selecting to which routing tables add default route;
  • fixed default option export output;
7.17 Stable 2025-Jan-16 (1 year ago)
  • correctly handle adding/setting emtpy dhcp-options;
  • fixed crash when releasing disabled DHCP client;
  • respect Renewal-Time (58) and Rebinding-Time (59) options;
7.17beta4 Testing 2024-Oct-18 (1 year ago)
  • fixed crash when releasing disabled DHCP client;
7.17beta2 Testing 2024-Sep-27 (1 year ago)
  • correctly handle adding/setting emtpy dhcp-options;
  • respect Renewal-Time (58) and Rebinding-Time (59) options;
7.16 Stable 2024-Sep-20 (1 year ago)
  • execute script on DNS server or gateway address change;
7.16beta1 Testing 2024-Jun-05 (1 year ago)
  • execute script on DNS server or gateway address change;
7.8 Stable 2023-Feb-24 (3 years ago)
  • send DHCPv4 unicast requests to DHCPv4 relay, instead of server when it is being used;
7.8beta3 Testing 2023-Feb-01 (3 years ago)
  • send DHCPv4 unicast requests to DHCPv4 relay, instead of server when it is being used;
6.47.6 Stable 2020-Oct-21 (5 years ago)
  • fixed DHCP offer packet parsing with overload option present;
6.48beta48 Testing 2020-Oct-14 (5 years ago)
  • fixed DHCP offer packet parsing with overload option present;
6.47 Stable 2020-Jun-02 (5 years ago)
  • improved stability when changing client while still receiving advertisements;
6.47beta49 Testing 2020-Mar-20 (6 years ago)
  • improved stability when changing client while still receiving advertisements;
6.46 Stable 2019-Dec-02 (6 years ago)
  • allow empty "dhcp-options" parameter when adding new client;
  • fixed "dhcp-options" parameter setting when adding new client;
6.46beta68 Testing 2019-Nov-21 (6 years ago)
  • allow empty "dhcp-options" parameter when adding new client;
6.46beta59 Testing 2019-Oct-25 (6 years ago)
  • fixed "dhcp-options" parameter setting when adding new client;
6.43 Stable 2018-Sep-06 (7 years ago)
  • fixed DHCP client that was stuck on invalid state;
  • fixed double ACK packet handling;