Component: bridge
743 changelog entries across 230 version(s)
Releases by channel (stacked)
- fixed filter and NAT matching with "mac-protocol=length";
- fixed missing local MAC after changing protocol-mode setting;
- fixed static host and MDB entry updates on VLAN add/remove;
- improved DHCP Option 82 values (circuit-id:"interface-name:vid", remote-id:"bridge MAC address");
- improved stability after failed protocol-mode=mstp change;
- added dynamic tagged entry named "switch-cpu" in scenarios where the same VLAN spans multiple switch chips or is used on both HW and SW ports;
- added verbose STP debug logging (rx/tx BPDU, edge-port and port-role transitions, FDB flush);
- added warning log when all MACs cannot be displayed under the host table;
- disable/enable HW offload on bonding slave disable/enable (fixes potential MAC learning issue);
- fixed MVRP leave indication;
- fixed port-id when adding a new port in non-primary MLAG;
- improved stability when disabling bridge with dynamic VLANs in MSTI;
- refactored host learning logic in MLAG setups in order to make it more robust and predictable;
- fixed incorrect port STP state after bridge MAC address change (introduced in v7.20beta3);
- improved system stability with IGMP snooping;
- improved system stability with IGMP snooping;
- fixed MVRP leave indication;
- improved stability when disabling bridge with dynamic VLANs in MSTI;
- added dynamic tagged entry named "switch-cpu" in scenarios where the same VLAN spans multiple switch chips or is used on both HW and SW ports (additional fixes);
- added warning log when all MACs cannot be displayed under the host table;
- refactored host learning logic in MLAG setups in order to make it more robust and predictable (additional fixes);
- added dynamic tagged entry named "switch-cpu" in scenarios where the same VLAN spans multiple switch chips or is used on both HW and SW ports (additional fixes);
- allow IPv6 FastPath when dhcp-snooping is enabled;
- allow IPv6 FastPath when dhcp-snooping is enabled;
- added dynamic tagged entry named "switch-cpu" in scenarios where the same VLAN spans multiple switch chips or is used on both HW and SW ports (additional fixes);
- added dynamic tagged entry named "switch-cpu" in scenarios where the same VLAN spans multiple switch chips or is used on both HW and SW ports;
- added verbose STP debug logging (rx/tx BPDU, edge-port and port-role transitions, FDB flush);
- disable/enable HW offload on bonding slave disable/enable (fixes potential MAC learning issue);
- fixed port-id when adding a new port in non-primary MLAG;
- refactored host learning logic in MLAG setups in order to make it more robust and predictable;
- added new STP monitoring fields for bridge and ports (Tx/Rx BPDU, Tx/Rx TC, forward/discard transitions, last topology change, message-age, max-age, remaining-hops, bridge-id);
- fixed bridge port hang when using invalid port IDs;
- fixed dhcp-snooping in QinQ setups;
- fixed issue when local MACs were removed unnecessarily;
- fixed minor memory leak on link down;
- fixed multicast packet flow on hardware offloaded bridge which acts as "multicast-router";
- improved default bridge and port layout on console and GUI;
- improved stability in case of configuration error (introduced in v7.15);
- moved "TCHANGE" logs from bridge,stp to bridge,stp,debug;
- offload VXLAN only if another HW offloaded port exists in the bridge;
- properly flush bridge hosts when bonding is used as bridge port and loses hw-offloading status;
- rename "ports" to "interface" under MDB table for configuration consistency with other menus;
- renamed STP monitor fields (port-number to port-id, designated-port-number to designated-port-id, designated-bridge to designated-bridge-id);
- show designated-* monitor field for all port roles;
- show warning instead of causing error when using multicast MAC as admin-mac (introduced in v7.17);
- fixed multicast packet flow on hardware offloaded bridge which acts as "multicast-router" (additional fixes);
- properly flush bridge hosts when bonding is used as bridge port and loses hw-offloading status;
- fixed issue when local MACs were removed unnecessarily;
- offload VXLAN only if another HW offloaded port exists in the bridge;
- fixed dhcp-snooping in QinQ setups (additional fixes);
- added new STP monitoring fields for bridge and ports (Tx/Rx BPDU, Tx/Rx TC, forward/discard transitions, last topology change, message-age, max-age, remaining-hops, bridge-id);
- fixed bridge port hang when using invalid port IDs;
- fixed dhcp-snooping in QinQ setups;
- fixed minor memory leak on link down;
- fixed multicast packet flow on hardware offloaded bridge which acts as "multicast-router";
- improved default bridge and port layout on console and GUI;
- improved stability in case of configuration error (introduced in v7.15);
- moved "TCHANGE" logs from bridge,stp to bridge,stp,debug;
- rename "ports" to "interface" under MDB table for configuration consistency with other menus;
- renamed STP monitor fields (port-number to port-id, designated-port-number to designated-port-id, designated-bridge to designated-bridge-id);
- show designated-* monitor field for all port roles;
- show warning instead of causing error when using multicast MAC as admin-mac (introduced in v7.17);
- added MLAG heartbeat property;
- avoid duplicate VLAN entries with dynamic wifi VLANs;
- do not reset MLAG peer port on heartbeat timeout (log warning instead);
- fixed endless MAC update loop (introduced in v7.17);
- fixed missing S flag on interface configuration changes;
- improved stability when using MLAG with MSTP (introduced in v7.17);
- improvements to MLAG host table updates;
- process more DHCP message types (decline, NAK, inform);
- removed controller-bridge (CB) and port-extender (PE) support;
- show VXLAN remote-ip in host table;
- improved stability when using MLAG with MSTP (introduced in v7.17);
- fixed endless MAC update loop (introduced in v7.17);
- fixed endless MAC update loop (introduced in v7.17);
- added MLAG heartbeat property;
- avoid duplicate VLAN entries with dynamic wifi VLANs;
- do not reset MLAG peer port on heartbeat timeout (log warning instead);
- fixed missing S flag on interface configuration changes;
- improvements to MLAG host table updates;
- process more DHCP message types (decline, NAK, inform);
- removed controller-bridge (CB) and port-extender (PE) support;
- show VXLAN remote-ip in host table;
- add HW offload support for active-backup bonds on 98DXxxxx, 88E6393X, 88E6191X and88E6190 switches;
- added interface-list support for VLANs;
- added message for inactive port reason;
- added priority setting to manually elect primary MLAG peer;
- correctly display PPP interfaces in VLAN menu;
- disallow duplicate static VLAN entries;
- disallow multicast MAC address as admin-mac;
- enable faster HW offloading when detect-internet is disabled;
- fixed first host table response for SNMP;
- fixed incorrect HW offloaded port state in certain cases on MSTI add;
- fixed missing slave flag on port in certain cases;
- fixed MVRP registrar and applicant port options;
- fixed port monitor with interface-lists;
- fixed port move command;
- fixed setting bridge MTU to L2MTU value;
- fixed VLAN overlap check;
- ignore disabled interfaces when calculating bridge L2MTU;
- improved port handling;
- improved stability;
- prioritize MAC selection from Ethernet interfaces when using auto-mac feature;
- re-synchronize MLAG system-id when bridge MAC changes;
- removed support for master port config conversion (used before version 6.41);
- update dynamic MSTI priority value when changing configuration;
- fixed fragmented packet transmit when dhcp-snooping is enabled (introduced in v7.17beta6);