MikroTik Changelogs
← Back to search All components

Component: vxlan

71 changelog entries across 40 version(s)

Releases by channel (stacked)

7.24beta1 Development 2026-May-26 (3 weeks ago)
  • fixed missing L2MTU property when VRF is specified;
  • ignore disabled interfaces when checking for configuration conflicts;
7.23 Stable 2026-May-25 (3 weeks ago)
  • fixed fast-path when using "checksum=no" (introduced in v7.20);
  • improved system stability;
7.23rc4 Testing 2026-May-22 (4 weeks ago)
  • fixed fast-path when using "checksum=no" (introduced in v7.20);
7.23rc1 Testing 2026-Apr-14 (2 months ago)
  • improved system stability;
7.23beta2 Development 2026-Mar-13 (3 months ago)
  • improved system stability for TILE devices;
7.20 Stable 2025-Sep-29 (8 months ago)
  • added checksum and learning properties;
  • fixed unset behavior for "local-address" and "bridge" properties;
  • prevent socket sharing (cannot create multiple VXLAN interfaces using the same UDP port with different checksum or vtep-vrf settings);
  • rename "vrf" setting to "vtep-vrf";
7.20beta7 Testing 2025-Jul-30 (10 months ago)
  • added checksum and learning properties (additional fixes);
  • fixed unset behavior for "local-address" and "bridge" properties;
  • prevent socket sharing (cannot create multiple VXLAN interfaces using the same UDP port with different checksum or vtep-vrf settings);
  • rename "vrf" setting to "vtep-vrf";
7.20beta4 Testing 2025-Jun-13 (1 year ago)
  • improve stability when learning enabled interface used with EVPN (introduced in v7.20beta2);
7.20beta2 Testing 2025-May-27 (1 year ago)
  • added checksum and learning properties;
7.18 Stable 2025-Feb-24 (1 year ago)
  • added disable option for VTEPs;
  • added IPv6 FastPath support;
  • added option to dynamically bridge interface and port settings (hw, pvid);
  • added TTL property;
  • changed default port to 4789;
  • fixed unset for "group" and "interface" properties;
  • replaced the "inherit" with "auto" option for dont-fragment property (new default);
7.18beta4 Testing 2025-Jan-31 (1 year ago)
  • added IPv6 FastPath support;
  • fixed unset for "group" and "interface" properties;
  • replaced the "inherit" with "auto" option for dont-fragment property (new default);
7.18beta2 Testing 2025-Jan-21 (1 year ago)
  • added disable option for VTEPs;
  • added option to dynamically bridge interface and port settings (hw, pvid);
  • added TTL property;
  • changed default port to 4789;
7.17 Stable 2025-Jan-16 (1 year ago)
  • fixed issue causing to loose IPv6 VTEP address setting;
7.17beta4 Testing 2024-Oct-18 (1 year ago)
  • fixed issue causing to loose IPv6 VTEP address setting;
7.16 Stable 2024-Sep-20 (1 year ago)
  • added comment support to VTEPs;
  • prevent creating multiple VTEPs with same IP/port combination;
7.16beta1 Testing 2024-Jun-05 (2 years ago)
  • added comment support to VTEPs;
  • prevent creating multiple VTEPs with same IP/port combination;
7.14 Stable 2024-Feb-29 (2 years ago)
  • fixed underlying tunnel reusing routing marks of encapsulated packets;
7.14beta6 Testing 2024-Jan-10 (2 years ago)
  • fixed underlying tunnel reusing routing marks of encapsulated packets;
7.12 Stable 2023-Nov-09 (2 years ago)
  • improved system stability for Tile devices;
7.12beta7 Testing 2023-Sep-13 (2 years ago)
  • improved system stability for Tile devices;
7.9 Stable 2023-May-02 (3 years ago)
  • added forwarding table;
  • fixed packet drops when host moves between remote VTEPs;
7.9rc4 Testing 2023-Apr-24 (3 years ago)
  • improved system stability when printing FDB table (introduced in v7.9beta4);
7.9beta4 Testing 2023-Mar-23 (3 years ago)
  • added forwarding table;
  • fixed packet drops when host moves between remote VTEPs;
7.8 Stable 2023-Feb-24 (3 years ago)
  • added "dont-fragment" setting that allows managing fragmentation;
  • added "max-fdb-size" parameter;
  • added FastPath support;
7.8rc3 Testing 2023-Feb-20 (3 years ago)
  • fixed MAC learning when using FastPath (introduced in v7.8beta3);