MikroTik Changelogs
← Back to search All components

Component: bridge

757 changelog entries across 235 version(s)

Releases by channel (stacked)

7.10beta5 Testing 2023-May-09 (3 years ago)
  • fixed HW offloaded STP state on port disable;
  • fixed HW offloading for vlan-filtered bridge on devices with multiple switches (introduced in v7.8);
7.9 Stable 2023-May-02 (3 years ago)
  • added warning log when "ageing-time" exceeds supported hardware limit for 98DX224S, 98DX226S, and 98DX3236 switch chips;
  • fixed FastPath when setting "use-ip-firewall-for-vlan" or "use-ip-firewall-for-pppoe" without enabled "use-ip-firewall";
7.9beta4 Testing 2023-Mar-23 (3 years ago)
  • added warning log when "ageing-time" exceeds supported hardware limit for 98DX224S, 98DX226S, and 98DX3236 switch chips;
  • fixed FastPath when setting "use-ip-firewall-for-vlan" or "use-ip-firewall-for-pppoe" without enabled "use-ip-firewall";
7.8 Stable 2023-Feb-24 (3 years ago)
  • fixed adding disabled MSTI;
  • fixed DHCP packet flow when using DHCP snooping, HW offloading and "use-ip-firewall";
  • fixed possible DHCP packet corruption when using DHCP snooping;
  • fixed PVID warning typo;
  • improved HW offloading logic;
7.8rc1 Testing 2023-Feb-08 (3 years ago)
  • fixed DHCP packet flow when using DHCP snooping, HW offloading and "use-ip-firewall";
  • fixed possible DHCP packet corruption when using DHCP snooping;
7.8beta3 Testing 2023-Feb-01 (3 years ago)
  • fixed adding disabled MSTI;
  • improved HW offloading logic;
7.8beta2 Testing 2023-Jan-20 (3 years ago)
  • fixed PVID warning typo;
  • improved HW offloading logic;
7.7 Stable 2023-Jan-12 (3 years ago)
  • fixed master port conversion;
  • fixed mst-override port priority for MSTP;
  • fixed port priority for STP and RSTP;
  • improved port-controller system stability;
  • improved system stability when using MSTP and many VLAN mappings;
  • removed "age" monitoring property from the host table;
  • added support for static MDB entries;
  • disallow port-controller while the bridge has MSTP enabled;
  • fixed "edge=yes" setting for MSTP;
  • fixed MSTP compatibility with STP;
  • fixed R/M/STP bridge identifier on protocol-mode change;
  • fixed RSTP BCP with bridged PPP interfaces;
  • fixed STP blocking state on port-controller;
  • fixed host moving with fast-path;
  • fixed incorrect root port blocking for MSTP;
7.7beta9 Testing 2022-Nov-30 (3 years ago)
  • fixed master port conversion;
  • fixed R/M/STP bridge identifier on protocol-mode change;
7.7beta8 Testing 2022-Nov-23 (3 years ago)
  • fixed host moving with fast-path;
  • removed "age" monitoring property from the host table;
7.7beta3 Testing 2022-Oct-26 (3 years ago)
  • added support for static MDB entries;
  • disallow port-controller while the bridge has MSTP enabled;
  • fixed "edge=yes" setting for MSTP;
  • fixed incorrect root port blocking for MSTP;
  • fixed mst-override port priority for MSTP;
  • fixed MSTP compatibility with STP;
  • fixed port priority for STP and RSTP;
  • fixed RSTP BCP with bridged PPP interfaces;
  • fixed STP blocking state on port-controller;
  • improved port-controller system stability;
  • improved system stability when using MSTP and many VLAN mappings;
7.5 Stable 2022-Aug-30 (3 years ago)
  • fixed "new-priority" value validation for NAT rules;
7.5rc1 Testing 2022-Aug-19 (3 years ago)
  • fixed "new-priority" value validation for NAT rules;
7.5beta8 Testing 2022-Aug-09 (3 years ago)
  • fixed "new-priority" value validation for NAT rules;
7.4 Stable 2022-Jul-19 (3 years ago)
  • properly process IPsec decapsulated packets through the firewall when the "use-ip-firewall" option is enabled;
7.3 Stable 2022-Jun-06 (4 years ago)
  • added more details for loop detection warning;
  • do not set VLAN on inactive port with a "set" command;
  • fixed TCP, UDP port parsing for loop detect warning;
  • fixed packet marking for IP/IPv6 firewall;
  • ignore VLAN tagged BPDU;
7.3rc1 Testing 2022-May-27 (4 years ago)
  • fixed TCP, UDP port parsing for loop detect warning;
7.3beta40 Testing 2022-May-11 (4 years ago)
  • added more details for loop detection warning;
  • do not set VLAN on inactive port with a "set" command;
  • ignore VLAN tagged BPDU;
7.3beta37 Testing 2022-Apr-25 (4 years ago)
  • fixed packet marking for IP/IPv6 firewall;
7.2 Stable 2022-Mar-31 (4 years ago)
  • fixed filter and NAT "set-priority" on ARM64 devices;
  • fixed filter rules when using interface lists;
  • fixed firewall "ingress-priority" matcher and "new-priority=from-ingress" action settings from VLAN tagged frames;
  • fixed priority tagged frame forwarding when using "frame-types=admit-only-untagged-and-priority-tagged" setting;
  • added fast-path and inter-VLAN routing FastTrack support when vlan-filtering is enabled;
  • fixed FastPath when using "frame-types=admit-only-untagged-and-priority-tagged" setting;
  • fixed PPPoE packet forwarding when using "use-ip-firewall-for-pppoe" setting;
  • fixed bridge filter and NAT rules on ARM64 and TILE devices;
  • fixed destination NAT when using "use-ip-firewall" setting;
  • fixed filter and NAT "set-priority" action;
7.2rc5 Testing 2022-Mar-23 (4 years ago)
  • fixed firewall "ingress-priority" matcher and "new-priority=from-ingress" action settings from VLAN tagged frames;
7.1.4 Stable 2022-Mar-21 (4 years ago)
  • fixed destination NAT when using "use-ip-firewall" setting;
  • fixed filter rules when using interface lists;
  • fixed priority tagged frame forwarding when using "frame-types=admit-only-untagged-and-priority-tagged" setting;
7.2rc4 Testing 2022-Feb-22 (4 years ago)
  • fixed FastPath when using "frame-types=admit-only-untagged-and-priority-tagged" setting;
  • fixed IP address on untagged bridge interface when vlan-filtering is enabled (introduced in v7.2rc2);
  • fixed PPPoE packet forwarding when using "use-ip-firewall-for-pppoe" setting;
  • fixed destination NAT when using "use-ip-firewall" setting;
  • fixed filter and NAT "set-priority" on ARM64 devices;
  • fixed filter rules when using interface lists;
  • fixed priority tagged frame forwarding when using "frame-types=admit-only-untagged-and-priority-tagged" setting;
7.1.3 Stable 2022-Feb-11 (4 years ago)
  • fixed PPPoE packet forwarding when using "use-ip-firewall-for-pppoe" setting;
  • fixed bridge filter and NAT rules on ARM64 and TILE devices;
  • fixed filter and NAT "set-priority" action;
7.2rc3 Testing 2022-Jan-28 (4 years ago)
  • fixed filter and NAT "set-priority" action;