MikroTik Changelogs
← Back to search All components

Component: bridge

743 changelog entries across 230 version(s)

Releases by channel (stacked)

7.17rc2 Testing 2024-Nov-28 (1 year ago)
  • added message for inactive port reason (additional fixes);
7.17rc1 Testing 2024-Nov-22 (1 year ago)
  • added priority setting to manually elect primary MLAG peer;
7.17beta6 Testing 2024-Nov-20 (1 year ago)
  • fixed bridge packet transmit if dhcp-snooping is enabled (introduced in v7.17beta5);
7.17beta5 Testing 2024-Nov-13 (1 year ago)
  • added message for inactive port reason;
  • added priority setting to manually elect primary MLAG peer (CLI only);
  • fixed MVRP registrar and applicant port options;
  • prioritize MAC selection from Ethernet interfaces when using auto-mac feature;
  • re-synchronize MLAG system-id when bridge MAC changes;
  • update dynamic MSTI priority value when changing configuration;
7.17beta4 Testing 2024-Oct-18 (1 year ago)
  • correctly display PPP interfaces in VLAN menu;
  • fixed first host table response for SNMP;
  • fixed VLAN overlap check;
  • improved port handling;
7.17beta2 Testing 2024-Sep-27 (1 year ago)
  • add HW offload support for active-backup bonds on 98DXxxxx, 88E6393X, 88E6191X and88E6190 switches;
  • added interface-list support for VLANs;
  • disallow duplicate static VLAN entries;
  • disallow multicast MAC address as admin-mac;
  • enable faster HW offloading when detect-internet is disabled;
  • fixed incorrect HW offloaded port state in certain cases on MSTI add;
  • fixed missing slave flag on port in certain cases;
  • fixed port monitor with interface-lists;
  • fixed port move command;
  • fixed setting bridge MTU to L2MTU value;
  • fixed unstable MLAG when host moved between bonds too quickly;
  • ignore disabled interfaces when calculating bridge L2MTU;
  • improved stability;
  • removed support for master port config conversion (used before version 6.41);
7.16 Stable 2024-Sep-20 (1 year 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 L2 MDB support for IGMP snooping;
  • added max-learned-entries property for bridge;
  • added message about who created a dynamic VLAN entry;
  • added MVRP support for VLANs assigned to bridge;
  • do not allow duplicate ports;
  • fixed BPDU address when using "ether-type=0x88a8" configuration;
  • fixed MVRP leave;
  • fixed port "point-to-point" status after first link change;
  • fixed typo in filter and NAT error message;
  • 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.16rc3 Testing 2024-Aug-26 (1 year ago)
  • fixed port enable after BPDU guard detected (introduced in v7.16beta1);
7.16rc2 Testing 2024-Aug-13 (1 year ago)
  • added L2 MDB support for IGMP snooping (additional fixes);
7.16beta7 Testing 2024-Jul-25 (1 year ago)
  • added dynamic tagged entry when VLAN interface is created on vlan-filtering bridge (additional fixes);
  • added L2 MDB support for IGMP snooping (additional fixes);
  • fixed MVRP leave;
  • fixed port "point-to-point" status after first link change;
7.16beta3 Testing 2024-Jun-27 (1 year ago)
  • added L2 MDB support for switch chips with HW offloaded IGMP snooping;
  • do not allow duplicate ports;
7.16beta2 Testing 2024-Jun-12 (1 year ago)
  • fixed typo in filter and NAT error message;
7.16beta1 Testing 2024-Jun-05 (1 year 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 (1 year 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 (1 year 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);