Component: bridge
743 changelog entries across 230 version(s)
Releases by channel (stacked)
- fixed "master-port" configuration conversion from pre-v6.41 RouterOS versions (introduced in 6.42rc);
- 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;
- fixed bridge port interface parameter under "/interface bridge host print detail";
- 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;
- fixed ARP settings on bridge interfaces (introduced v6.41);
- show "hw" flags only on Ethernet interfaces and interface lists;
- 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);
- fixed "mst-override" export;
- fixed IGMP Snooping after disabling/enabling bridge;
- fixed allowed MSTI priority values;
- 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;
- 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;
- disable "hw-offload" when "horizon" or "external-fdb" is set;
- fixed hw-offloaded IGMP Snooping service getting stopped;
- set "igmp-snooping=no" by default on new bridges;
- assume "point-to-point=yes" for all Full Duplex Ethernet interfaces when STP is used (as per standard);
- added comment support for VLANs;
- added support for "/interface list" as a bridge port;
- initial support for "/interface list" as a bridge port (CLI only);
- added initial support for hardware "igmp-snooping" on CRS1xx/2xx;
- implemented software based "igmp-snooping";
- fixed connectivity between bridges when "fast-forward" feature is enabled;
- 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;
- 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);
- 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;
- fixed filter Ingress Priority option (broken in 6.36rc8);
- fixed kernel failure when set-priority action was used in bridge firewall;