MikroTik Changelogs
← Back to search All components

Component: bridge

743 changelog entries across 230 version(s)

Releases by channel (stacked)

6.42rc52 Testing 2018-Mar-26 (8 years ago)
  • fixed "master-port" configuration conversion from pre-v6.41 RouterOS versions (introduced in 6.42rc);
6.42rc39 Testing 2018-Mar-07 (8 years ago)
  • added per-port forwarding options for broadcasts, unknown-multicasts and unknown-unicasts;
  • added per-port learning options;
  • added support for static hosts;
  • fixed reliability on software bridges when used on devices without switch chip;
6.42rc37 Testing 2018-Mar-01 (8 years ago)
  • fixed bridge port interface parameter under "/interface bridge host print detail";
6.42rc27 Testing 2018-Feb-14 (8 years ago)
  • fixed false MAC address learning on hAP ac2, cAP ac;
  • fixed incorrect "fast-forward" enabling when ports were switched;
  • hide options for disabled bridge features in CLI;
6.41.2 Stable 2018-Feb-06 (8 years ago)
  • fixed ARP settings on bridge interfaces (introduced v6.41);
6.42rc18 Testing 2018-Feb-02 (8 years ago)
  • show "hw" flags only on Ethernet interfaces and interface lists;
6.41.1 Stable 2018-Jan-30 (8 years ago)
  • fixed "mst-override" export;
  • fixed allowed MSTI priority values;
  • fixed ARP option changing on bridge (introduced v6.41);
  • fixed hw-offload disabling for Mediatek and Realtek switches when STP/RSTP configured;
  • fixed hw-offload disabling when adding a port with "horizon" set;
  • fixed IGMP Snooping after disabling/enabling bridge;
  • fixed interface list moving in "/interface bridge port" menu;
  • fixed repetitive port "priority" set;
  • fixed situation when packet could be sent with local MAC as dst-mac;
  • fixed VLAN filtering when "use-ip-firewall" is enabled (introduced in v6.41);
  • properly update "actual-mtu" after MTU value changes (introduced v6.41);
6.42rc14 Testing 2018-Jan-24 (8 years ago)
  • fixed ARP option changing on bridge (introduced v6.41);
  • fixed VLAN filtering when "use-ip-firewall" is enabled (introduced in v6.41);
6.42rc12 Testing 2018-Jan-22 (8 years ago)
  • fixed "mst-override" export;
6.42rc11 Testing 2018-Jan-18 (8 years ago)
  • fixed IGMP Snooping after disabling/enabling bridge;
  • fixed allowed MSTI priority values;
6.42rc9 Testing 2018-Jan-15 (8 years ago)
  • fixed interface list moving in "/interface bridge port" menu;
  • fixed hw-offload disabling for Mediatek and Realtek switches when STP/RSTP configured;
  • fixed hw-offload disabling when adding a port with "horizon" set;
  • fixed repetitive port "priority" set;
  • fixed situation when packet could be sent with local MAC as dst-mac;
6.42rc5 Testing 2018-Jan-03 (8 years ago)
  • fixed bridge related settings conversation during upgrade from pre-v6.41 bridge implementation (introduced v6.41);
  • properly update "actual-mtu" after MTU value changes (introduced v6.41);
6.41 Stable 2017-Dec-22 (8 years ago)
  • added comment support for VLANs;
  • added initial support for hardware "igmp-snooping" on CRS1xx/2xx;
  • added support for "/interface list" as a bridge port;
  • assume "point-to-point=yes" for all Full Duplex Ethernet interfaces when STP is used (as per standard);
  • automatically turn off "fast-forward" feature if both bridge ports have "H" flag;
  • changed "Host" and "MDB" table column order;
  • disable "hw-offload" when "horizon" or "external-fdb" is set;
  • fixed "fast-forward" counters;
  • fixed ARP setting (introduced in v6.40rc36);
  • fixed connectivity issues when there are multiple VLAN interfaces on bridge;
  • fixed hw-offloaded IGMP Snooping service getting stopped;
  • fixed multicast forwarding (introduced in v6.40rc36);
  • implemented dynamic entries for active MST port overrides;
  • implemented software based "igmp-snooping";
  • implemented software based MSTP;
  • removed "frame-types" and "ingress-filtering" for bridge interfaces (introduced in v6.40rc36);
  • set "igmp-snooping=no" by default on new bridges;
  • show "admin-mac" only if "auto-mac=no";
  • show bridge interface local addresses in the host table;
6.41rc61 Testing 2017-Dec-06 (8 years ago)
  • disable "hw-offload" when "horizon" or "external-fdb" is set;
  • fixed hw-offloaded IGMP Snooping service getting stopped;
6.41rc50 Testing 2017-Oct-30 (8 years ago)
  • set "igmp-snooping=no" by default on new bridges;
6.41rc47 Testing 2017-Oct-18 (8 years ago)
  • assume "point-to-point=yes" for all Full Duplex Ethernet interfaces when STP is used (as per standard);
6.41rc44 Testing 2017-Oct-11 (8 years ago)
  • added comment support for VLANs;
  • added support for "/interface list" as a bridge port;
6.41rc37 Testing 2017-Oct-02 (8 years ago)
  • initial support for "/interface list" as a bridge port (CLI only);
6.41rc32 Testing 2017-Sep-21 (8 years ago)
  • added initial support for hardware "igmp-snooping" on CRS1xx/2xx;
  • implemented software based "igmp-snooping";
6.39.2 Stable 2017-Jun-01 (8 years ago)
  • fixed connectivity between bridges when "fast-forward" feature is enabled;
6.38.3 Stable 2017-Feb-07 (9 years ago)
  • do not add dynamic hardware STP ports if “master-port” is not capable of hardware STP;
  • fixed rare crash when hardware STP capable interface gets new “master-port” which already is in bridge;
  • fixed rare situation when port flapping occurs on bridge ports;
  • fixed STP/RSTP packet receive on all types of bridge ports;
  • minor improvements in performance when "master-port" is bridge port;
6.38.1 Stable 2017-Jan-13 (9 years ago)
  • disallow manual removal of dynamic bridge ports;
  • fixed MAC address learning from switch master-port;
  • fixed access loss to device through bridge if master port had a loop (introduced in v6.38);
6.38 Stable 2016-Dec-30 (9 years ago)
  • fixed rare crash on bridge port removal;
  • fixed VLAN BPDU rx and tx when connected to non-RouterOS device with STP functionality;
  • require admin-mac to be specified if auto-mac is disabled;
  • show bridge port name in port monitor;
6.37.3 Stable 2016-Nov-28 (9 years ago)
  • fixed filter Ingress Priority option (broken in 6.36rc8);
6.36.1 Stable 2016-Aug-05 (9 years ago)
  • fixed kernel failure when set-priority action was used in bridge firewall;