Component: bridge
799 changelog entries across 245 version(s)
Releases by channel (stacked)
- fixed BPDU guard port disable/enable on HW offloaded interfaces;
- use "frame-types=admit-all" by default for extended bridge ports;
- automatically remove extended interfaces when deleting PE device from CB;
- fixed STP alternate and backup port states for devices with switch chip (introduced in v6.47);
- added minor fixes and improvements for IGMP snooping with HW offloading;
- fixed link-local multicast forwarding when IGMP snooping and HW offloading is enabled;
- fixed MDB entry removal when using bridge port "fast-leave" property;
- fixed host table update on SNMP query;
- fixed STP alternate and backup port states for devices with switch chip;
- fixed BPDU guard port disable/enable on HW offloaded interfaces;
- fixed host table update on SNMP query;
- fixed multicast table printing;
- fixed packet forwarding for CAP and BCP controlled interfaces (introduced in v6.48beta12);
- fixed STP alternate and backup port states for devices with switch chip (introduced in v6.47);
- increased multicast table size to 4K entries;
- fixed host table update on SNMP query;
- allow to exclude interfaces from extended ports (CLI only);
- fixed host table update on SNMP query;
- show error when switch do not support controlling bridge or port extension (CLI only);
- show "H" flag for extended bridge ports;
- added warning message when port is disabled by the BPDU guard;
- correctly remove dynamic VLAN assignment for bridge ports;
- fixed dynamic VLAN assignment when changing port "frame-type" property (introduced in v6.46);
- fixed dynamic VLAN assignment when changing port to tagged VLAN member;
- fixed local MAC address removal from host table when deleting bridge interface;
- improved BPDU guard logging;
- added logging debug message when a host MAC address is learned on a different bridge port;
- added warning message when a bridge port gets dynamically added to VLAN range;
- correctly remove disabled MSTI;
- improved hardware offloading enabling/disabling;
- added warning message when a bridge port gets dynamically added to VLAN range;
- added warning message when port is dynamically added to entry with VLAN range (CLI only);
- correctly remove disabled MSTI;
- improved hardware offloading enabling/disabling;
- added logging message when a host MAC address is learned on a different bridge port;
- disable/enable bridge port when setting bpdu-guard;
- do not add bridge as untagged VLAN member when frame-types=admit-only-vlan-tagged;
- do not add dynamically VLAN entry when changing "pvid" property for non-vlan aware bridge;
- include whole VLAN-id in DHCP Option 82 message;
- do not add dynamically VLAN entry when changing "pvid" property for non-vlan aware bridge;
- include whole VLAN-id in DHCP Option 82 message;
- disable/enable bridge port when setting bpdu-guard;
- do not add bridge as untagged VLAN member when frame-types=admit-only-vlan-tagged;
- correctly handle bridge host table;
- correctly display bridge FastPath status when vlan-filtering or dhcp-snooping is used;
- correctly handle bridge host table;
- fixed log message when hardware offloading is being enabled;
- improved stability when receiving traffic over USB modem with bridge firewall enabled;
- correctly handle bridge host table;
- correctly display bridge FastPath status when vlan-filtering or dhcp-snooping is used;
- fixed port running state for non-ethernet interfaces (introduced in v6.45beta33);
- correctly add interface list as bridge port (introduced in v6.45beta34);
- fixed possible memory leak when using "ingress-filtering=yes" on bridge interface;