MikroTik Changelog Tracker
← Back to search All components

Component: vxlan

29 changelog entries across 13 version(s)

Activity over time (changelog entries per month)

7.20 Stable 2025-Sep-29 (4 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.18 Stable 2025-Feb-24 (11 months 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.17 Stable 2025-Jan-16 (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.14 Stable 2024-Feb-29 (1 year 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.9 Stable 2023-May-02 (2 years ago)
  • added forwarding table;
  • fixed packet drops when host moves between remote VTEPs;
7.8 Stable 2023-Feb-24 (2 years ago)
  • added "dont-fragment" setting that allows managing fragmentation;
  • added "max-fdb-size" parameter;
  • added FastPath support;
7.7 Stable 2023-Jan-12 (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.4 Stable 2022-Jul-19 (3 years ago)
  • allow to specify MAC address manually;
7.2 Stable 2022-Mar-31 (3 years ago)
  • allow unsetting "group" and "interface" properties;
  • fixed running state after reboot when using "interface" and "group" settings;
7.1.3 Stable 2022-Feb-11 (3 years ago)
  • allow unsetting "group" and "interface" properties;
  • fixed running state after reboot when using "interface" and "group" settings;