MikroTik Changelogs
← Back to search All components

Component: bridge

799 changelog entries across 245 version(s)

Releases by channel (stacked)

7.16beta3 Testing 2024-Jun-27 (2 years ago)
  • added L2 MDB support for switch chips with HW offloaded IGMP snooping;
  • do not allow duplicate ports;
7.16beta2 Testing 2024-Jun-12 (2 years ago)
  • fixed typo in filter and NAT error message;
7.16beta1 Testing 2024-Jun-05 (2 years ago)
  • added dynamic tagged entry when VLAN interface is created on vlan-filtering bridge;
  • added forward-reserved-addresses property which controls forwarding of MAC 01:80:C2:00:00:0x range (separated from "protocol-mode=none" functionality, disabled by default after upgrade);
  • added max-learned-entries property for bridge;
  • added message about who created a dynamic VLAN entry;
  • added MVRP support for VLANs assigned to bridge;
  • fixed BPDU address when using "ether-type=0x88a8" configuration;
  • improved system stability when removing MLAG configuration;
  • show invalid flag for ports that fails to be added to bridge (e.g. maximum port limit of 1024 is reached);
7.15 Stable 2024-May-29 (2 years ago)
  • added error message if MLAG peer-port is configured with "mlag-id";
  • added MLAG peer-port events to logs;
  • added MVRP support;
  • do not allow multiple bonds with same "mlag-id";
  • improved protocol-mode STP, RSTP and MSTP stability;
  • rename monitor property "path-cost" to "actual-path-cost";
  • reworked dynamic VLAN creation;
  • use default "edge=auto" for dynamically bridged interfaces (PPP, VPLS, WDS);
7.15rc3 Testing 2024-May-13 (2 years ago)
  • added error message if MLAG peer-port is configured with "mlag-id";
7.15rc2 Testing 2024-Apr-24 (2 years ago)
  • added MVRP support;
7.15rc1 Testing 2024-Apr-18 (2 years ago)
  • added error message if MLAG peer-port is configured with "mlag-id";
  • added MLAG peer-port events to logs;
  • added MVRP support;
  • do not allow multiple bonds with same "mlag-id";
  • use default "edge=auto" for dynamically bridged interfaces (PPP, VPLS, WDS);
7.14.3 Stable 2024-Apr-17 (2 years ago)
  • use default "edge=auto" for dynamically bridged interfaces (PPP, VPLS, WDS);
7.15beta9 Testing 2024-Mar-27 (2 years ago)
  • added MVRP support;
7.15beta8 Testing 2024-Mar-21 (2 years ago)
  • added MVRP support;
  • improved protocol-mode STP, RSTP and MSTP stability;
  • reworked dynamic VLAN creation;
7.15beta4 Testing 2024-Mar-04 (2 years ago)
  • added MVRP support (CLI only);
  • rename monitor property "path-cost" to "actual-path-cost";
7.14 Stable 2024-Feb-29 (2 years ago)
  • added MLAG support for MSTP bridges;
  • avoid per-VLAN host flushing on HW offloaded bridge;
  • fixed auto "path-cost" for bonding interfaces (introduced in v7.13);
  • fixed MLAG connection after peer-link flap (introduced in v7.13);
  • fixed packet forwarding after changing HW offloaded bridge interface settings in certain cases (introduced in v7.13);
  • improved bridge VLAN configuration validation;
  • improved configuration speed on large VLAN setups;
  • improved protocol-mode MSTP functionality;
  • improved protocol-mode STP and RSTP functionality;
  • make "point-to-point=yes" default value for non-wireless bridge ports;
  • removed "mst-config-digest" from MSTI menu;
  • try to set wireless bridge ports as edge ports automatically;
7.14rc2 Testing 2024-Feb-20 (2 years ago)
  • fixed MLAG connection after peer-link flap (introduced in v7.13);
  • fixed MLAG connection issues due to STP (introduced in v7.14beta3);
  • fixed packet forwarding after changing HW offloaded bridge interface settings in certain cases (introduced in v7.13);
  • fixed port mst-override status (introduced in v7.14beta3);
7.13.5 Stable 2024-Feb-16 (2 years ago)
  • fixed MLAG connection after peer-link flap (introduced in v7.13);
  • fixed packet forwarding after changing HW offloaded bridge interface settings in certain cases (introduced in v7.13);
7.13.4 Stable 2024-Feb-07 (2 years ago)
  • avoid per-VLAN host flushing on HW offloaded bridge (introduced in v7.13);
7.14beta9 Testing 2024-Feb-01 (2 years ago)
  • avoid per-VLAN host flushing on HW offloaded bridge;
  • fixed host flush on BPDU-guard port disable (introduced in v7.14beta3);
  • improved protocol-mode MSTP functionality;
  • removed "mst-config-digest" from MSTI menu;
  • removed MVRP support, the development will continue in v7.15 "beta";
7.13.1 Stable 2024-Jan-05 (2 years ago)
  • fixed auto "path-cost" for bonding interfaces (introduced in v7.13);
7.14beta4 Testing 2023-Dec-29 (2 years ago)
  • fixed auto "path-cost" for bonding interfaces (introduced in v7.13);
7.14beta3 Testing 2023-Dec-19 (2 years ago)
  • added MLAG support for MSTP bridges;
  • added MVRP support (CLI only);
  • improved bridge VLAN configuration validation;
  • improved configuration speed on large VLAN setups;
  • improved protocol-mode MSTP functionality;
  • improved protocol-mode STP and RSTP functionality;
  • make "point-to-point=yes" default value for non-wireless bridge ports;
  • try to set wireless bridge ports as edge ports automatically;
7.13 Stable 2023-Dec-14 (2 years ago)
  • added automatic "path-cost" values depending on interface rate;
  • added bridge interface property "port-cost-mode" with "short" and "long" arguments;
  • fixed bogus VLAN entries from wifi when vlan-filtering is not enabled;
  • improved HW offload enable;
  • improved host flush when removing VLAN on HW offloaded bridge;
7.13beta3 Testing 2023-Nov-24 (2 years ago)
  • added automatic "path-cost" values depending on interface rate;
  • fixed HW offload enable with multiple switches (introduced in v7.13beta1);
  • improved HW offload enable;
7.13beta2 Testing 2023-Nov-14 (2 years ago)
  • fixed missing "S" flag after configuration changes (introduced in v7.13beta1);
7.13beta1 Testing 2023-Nov-09 (2 years ago)
  • added automatic "path-cost" values depending on interface rate;
  • added bridge interface property "port-cost-mode" with "short" and "long" arguments;
  • fixed bogus VLAN entries from wifi when vlan-filtering is not enabled;
  • improved host flush when removing VLAN on HW offloaded bridge;
7.12 Stable 2023-Nov-09 (2 years ago)
  • fixed fast-path forwarding with HW offloaded vlan-filtering (introduced in v7.11);
  • fixed untagged VLAN entry disable;
  • fixed vlan-filtering stability with HW and non-HW offloaded ports (introduced in v7.10);
  • improved system stability;
  • improved vlan-filtering bridge stability with CAPsMAN (introduced in v7.11);
7.12rc2 Testing 2023-Oct-16 (2 years ago)
  • fixed bridge host ageing timeout behaviour (introduced in 7.12beta8);