MikroTik Changelogs
← Back to search All components

Component: vxlan

66 changelog entries across 37 version(s)

Releases by channel (stacked)

7.7 Stable 2023-Jan-12 (3 years ago)
  • added "local-address" parameter support;
  • added VRF support;
7.7beta6 Testing 2022-Nov-04 (3 years ago)
  • added VRF support;
7.7beta3 Testing 2022-Oct-26 (3 years ago)
  • added "local-address" parameter support;
  • added VRF support;
7.6 Stable 2022-Oct-17 (3 years ago)
  • added IPv6 support for remote VTEPs (only IPv4 or IPv6 will be used at the same time, use "vteps-ip-version" property on VXLAN interface to change the version);
7.6rc1 Testing 2022-Oct-04 (3 years ago)
  • fixed multicast group address validation (introduced in v7.6beta10);
7.6beta10 Testing 2022-Sep-29 (3 years ago)
  • added IPv6 support for remote VTEPs (only IPv4 or IPv6 will be used at the same time, use "vteps-ip-version" property on VXLAN interface to change the version);
7.4 Stable 2022-Jul-19 (3 years ago)
  • allow to specify MAC address manually;
7.2 Stable 2022-Mar-31 (4 years ago)
  • allow unsetting "group" and "interface" properties;
  • fixed running state after reboot when using "interface" and "group" settings;
7.2rc4 Testing 2022-Feb-22 (4 years ago)
  • fixed "group" and "interface" setting reset after upgrade (introduced in v7.2rc2);
  • fixed running state after reboot when using "interface" and "group" settings;
7.1.3 Stable 2022-Feb-11 (4 years ago)
  • allow unsetting "group" and "interface" properties;
  • fixed running state after reboot when using "interface" and "group" settings;
7.2rc2 Testing 2022-Jan-28 (4 years ago)
  • allow unsetting "group" and "interface" properties;
7.1rc5 Development 2021-Oct-25 (4 years ago)
  • added default L2MTU value for improved connectivity in bridged setups;
  • improved speed on MIPSBE devices;