MikroTik Changelogs
← Back to search All components

Component: ipv6

205 changelog entries across 108 version(s)

Releases by channel (stacked)

7.20beta2 Testing 2025-May-27 (1 year ago)
  • added support for IPv6 ND proxying of individual addresses;
  • do not allow removal of dynamic address on lo interface;
  • make pref-src work and settable for static routes;
7.19 Stable 2025-May-22 (1 year ago)
  • avoid watchdog reboot due to link-local IPv6 address reconfiguration on thousand of interfaces at once;
  • fixed EUI-64 false error message on address update when "from-pool" option is used;
7.19beta7 Testing 2025-Mar-31 (1 year ago)
  • fixed EUI-64 false error message on address update when "from-pool" option is used;
7.19beta2 Testing 2025-Feb-28 (1 year ago)
  • avoid watchdog reboot due to link-local IPv6 address reconfiguration on thousand of interfaces at once;
7.18 Stable 2025-Feb-24 (1 year ago)
  • added ability to disable dynamic IPv6 LL address generation on non-VPN interfaces;
  • added FastTrack support;
  • added routing FastPath support (enabled by default);
  • added support for neighbor removal and static entries;
  • fixed configuration loss due to conflicting settings after upgrade (introduced in v7.17);
7.18beta4 Testing 2025-Jan-31 (1 year ago)
  • added routing FastPath support (enabled by default) (additional fixes);
  • fixed configuration loss due to conflicting settings after upgrade (introduced in v7.17);
7.17.1 Stable 2025-Jan-30 (1 year ago)
  • fixed an issue where bridge, IP, IPv6 and discovery settings were lost after upgrade due to conflicting IPv6 properties (introduced in v7.17);
7.18beta2 Testing 2025-Jan-21 (1 year ago)
  • added ability to disable dynamic IPv6 LL address generation on non-VPN interfaces;
  • added FastTrack support;
  • added routing FastPath support;
  • added support for neighbor removal and static entries;
7.17 Stable 2025-Jan-16 (1 year ago)
  • added comment property to "/ipv6/nd/prefix" menu;
  • added IPv6 settings related to stale IPv6 neighbor cleanup;
  • added support for manual link-local address configuration;
7.17rc3 Testing 2024-Dec-10 (1 year ago)
  • added support for manual link-local address configuration (additional fixes);
7.17rc2 Testing 2024-Nov-28 (1 year ago)
  • added support for manual link-local address configuration (additional fixes);
7.17beta6 Testing 2024-Nov-20 (1 year ago)
  • added support for manual link-local address configuration;
7.17beta4 Testing 2024-Oct-18 (1 year ago)
  • added comment property to "/ipv6/nd/prefix" menu;
7.17beta2 Testing 2024-Sep-27 (1 year ago)
  • added IPv6 settings related to stale IPv6 neighbor cleanup;
7.16 Stable 2024-Sep-20 (2 years ago)
  • added "d" deprecated flag for expired IPv6 SLAAC addresses;
  • allow to properly disable address when it is generated from pool;
  • allow to properly move IPv6 address from slave interface to a bridge interface;
  • do not allow adding address with invalid prefix when using pool;
  • do not allow to manually delete LL address;
  • fixed "no-dad" functionality;
  • fixed dynamic duplicate address showing when static address is already configured;
  • fixed pool allocated addresses missing after reboot;
  • fixed SLAAC address dynamic appearance;
  • improved handling of IPv6 address information;
  • improved LL address generation process;
  • properly initialize default ND "interface=all" entry;
  • respect APN settings for "add-default-route" and "use-peer-dns" also when "accept-router-advertisements=yes";
  • warn user that reboot is required in order to properly apply accept-router-advertisements changes;
7.16beta7 Testing 2024-Jul-25 (2 years ago)
  • fixed pool allocated addresses missing after reboot (additional fixes);
  • improved handling of IPv6 address information;
  • improved LL address generation process (additional fixes);
7.16beta4 Testing 2024-Jul-02 (2 years ago)
  • do not allow to manually delete LL address (additional fixes);
7.16beta3 Testing 2024-Jun-27 (2 years ago)
  • added "d" deprecated flag for expired IPv6 SLAAC addresses;
  • allow to properly disable address when it is generated from pool;
  • allow to properly move IPv6 address from slave interface to a bridge interface;
  • do not allow adding address with invalid prefix when using pool;
  • do not allow to manually delete LL address;
  • fixed "no-dad" functionality;
  • fixed SLAAC address dynamic appearance;
  • properly initialize default ND "interface=all" entry;
  • warn user that reboot is required in order to properly apply accept-router-advertisements changes;
7.16beta2 Testing 2024-Jun-12 (2 years ago)
  • fixed dynamic duplicate address showing when static address is already configured;
  • improved LL address generation process;
7.16beta1 Testing 2024-Jun-05 (2 years ago)
  • fixed pool allocated addresses missing after reboot;
  • respect APN settings for "add-default-route" and "use-peer-dns" also when "accept-router-advertisements=yes";
7.15 Stable 2024-May-29 (2 years ago)
  • properly initialize default ND "interface=all" entry;
7.15beta9 Testing 2024-Mar-27 (2 years ago)
  • properly initialize default ND "interface=all" entry;
7.14 Stable 2024-Feb-29 (2 years ago)
  • made "valid" and "lifetime" parameters dynamic for SLAAC IPv6 addresses;
7.14beta8 Testing 2024-Jan-22 (2 years ago)
  • made "valid" and "lifetime" parameters dynamic for SLAAC IPv6 addresses;
7.13 Stable 2023-Dec-14 (2 years ago)
  • do not send out IPv6 RA deprecate message for re-used prefix;