Component: bridge
357 changelog entries across 77 version(s)
Releases by channel (stacked)
- added option to monitor fast-forward status;
- count routed FastPath packets between bridge ports under FastPath bridge statistics;
- disable fast-forward when using SlowPath features;
- fixed BOOTP packet forwarding when DHCP Snooping is enabled;
- fixed DHCP Option 82 parsing when using DHCP Snooping;
- fixed log message when hardware offloading is being enabled;
- fixed packet forwarding when changing MSTI VLAN mappings;
- fixed packet forwarding with enabled DHCP Snooping and Option 82;
- fixed possible memory leak when using MSTP;
- fixed system's identity change when DHCP Snooping is enabled (introduced in v6.43);
- improved packet handling when hardware offloading is being disabled;
- improved packet processing when bridge port changes states;
- fixed IPv6 link-local address generation when auto-mac=yes;
- properly disable dynamic CAP interfaces;
- do not learn untagged frames when filtering only tagged packets;
- fixed possible memory leak when VLAN filtering is used;
- improved packet handling when hardware offloading is being disabled;
- properly disable dynamic CAP interfaces;
- do not learn untagged frames when filtering only tagged packets;
- fixed possible memory leak when VLAN filtering is used;
- improved packet handling when hardware offloading is being disabled;
- properly forward unicast DHCP messages when using DHCP Snooping with hardware offloading;
- ignore tagged BPDUs when bridge VLAN filtering is used;
- improved packet handling when hardware offloading is being disabled;
- add dynamic CAP interface to tagged ports if "vlan-mode=use-tag" is enabled;
- added an option to manually specify ports that have a multicast router (CLI only);
- added a warning when untrusted port receives a DHCP Server message when DCHP Snooping is enabled;
- added ingress filtering options to bridge interface;
- added initial Q-in-Q support;
- added more options to fine-tune IGMP Snooping enabled bridges (CLI only);
- added per-port based "tag-stacking" feature;
- added support for BPDU Guard;
- added support for DHCP Option 82;
- added support for DHCP Snooping;
- added support for IGMP Snooping fast-leave feature (CLI only);
- fixed dynamic VLAN table entries when using ingress filtering;
- fixed "ingress-filtering", "frame-types" and "tag-stacking" value storing;
- forward LACPDUs when "protocol-mode=none";
- ignore tagged BPDUs when bridge VLAN filtering is used;
- improved packet handling;
- improved packet processing when bridge port changes states;
- improved performance when bridge VLAN filtering is used without hardware offloading;
- renamed option "vlan-protocol" to "ether-type";
- improved bridge port state changing process;
- improved packets processing when bridge port changes states;
- allow to make changes for bridge port when it is interface list;
- fixed FastPath for bridge master interfaces (introduced in v6.42);
- do not allow to add same interface list to bridge more than once;
- fixed LLDP packet receiving;
- fixed processing of fragmented packets when hardware offloading is enabled;
- fixed hardware offloading for MMIPS and PPC devices;
- fixed LLDP packet receiving;
- added host aging timer for CRS3xx and Atheros hw-bridges;
- added per-port forwarding options for broadcasts, unknown-multicasts and unknown-unicasts;
- added per-port learning options;
- added support for static hosts;
- fixed "master-port" configuration conversion from pre-v6.41 RouterOS versions;
- fixed bridge port interface parameter under "/interface bridge host print detail";
- fixed false MAC address learning on hAP ac^2 and cAP ac devices;
- fixed incorrect "fast-forward" enabling when ports were switched;
- fixed MAC learning for VRRP interfaces on bridge;
- fixed reliability on software bridges when used on devices without switch chip;
- hide options for disabled bridge features in CLI;
- show "hw" flags only on Ethernet interfaces and interface lists;
- fixed ARP settings on bridge interfaces (introduced v6.41);
- 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);
- 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;
- 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;
- fixed power-cycle-ping for bridge ports (was affecting all bridge);
- fixed power-cycle-ping for bridge ports (was affecting all bridge);
- fixed use-ip-firewall-for-vlan in setups with multiple bridges;