MikroTik Changelogs
← Back to search All components

Component: bridge

799 changelog entries across 245 version(s)

Releases by channel (stacked)

6.47.8 Stable 2020-Nov-25 (5 years ago)
  • fixed BPDU guard port disable/enable on HW offloaded interfaces;
6.48beta58 Testing 2020-Nov-24 (5 years ago)
  • use "frame-types=admit-all" by default for extended bridge ports;
6.48beta48 Testing 2020-Oct-14 (5 years ago)
  • automatically remove extended interfaces when deleting PE device from CB;
6.47.4 Stable 2020-Sep-16 (6 years ago)
  • fixed STP alternate and backup port states for devices with switch chip (introduced in v6.47);
6.48beta40 Testing 2020-Sep-14 (6 years ago)
  • 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;
6.46.7 Long-term 2020-Sep-07 (6 years ago)
  • fixed host table update on SNMP query;
  • fixed STP alternate and backup port states for devices with switch chip;
6.48beta35 Testing 2020-Sep-02 (6 years ago)
  • 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;
6.47.3 Stable 2020-Sep-01 (6 years ago)
  • fixed host table update on SNMP query;
6.48beta27 Testing 2020-Aug-18 (6 years ago)
  • 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;
6.48beta12 Testing 2020-Jul-06 (6 years ago)
  • 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;
6.47 Stable 2020-Jun-02 (6 years ago)
  • 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;
6.47rc2 Testing 2020-May-25 (6 years ago)
  • added warning message when a bridge port gets dynamically added to VLAN range;
6.47beta49 Testing 2020-Mar-20 (6 years ago)
  • added warning message when port is dynamically added to entry with VLAN range (CLI only);
  • correctly remove disabled MSTI;
  • improved hardware offloading enabling/disabling;
6.47beta19 Testing 2020-Jan-09 (6 years ago)
  • added logging message when a host MAC address is learned on a different bridge port;
6.46 Stable 2019-Dec-02 (6 years ago)
  • 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;
6.46rc1 Testing 2019-Nov-26 (6 years ago)
  • do not add dynamically VLAN entry when changing "pvid" property for non-vlan aware bridge;
6.46beta55 Testing 2019-Oct-15 (6 years ago)
  • include whole VLAN-id in DHCP Option 82 message;
6.46beta16 Testing 2019-Jul-23 (7 years ago)
  • disable/enable bridge port when setting bpdu-guard;
  • do not add bridge as untagged VLAN member when frame-types=admit-only-vlan-tagged;
6.44.5 Long-term 2019-Jul-04 (7 years ago)
  • correctly handle bridge host table;
6.45.1 Stable 2019-Jun-27 (7 years ago)
  • 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;
6.45beta62 Testing 2019-Jun-13 (7 years ago)
  • correctly handle bridge host table;
6.45beta54 Testing 2019-May-24 (7 years ago)
  • correctly display bridge FastPath status when vlan-filtering or dhcp-snooping is used;
6.45beta50 Testing 2019-May-20 (7 years ago)
  • fixed port running state for non-ethernet interfaces (introduced in v6.45beta33);
6.45beta37 Testing 2019-Apr-25 (7 years ago)
  • correctly add interface list as bridge port (introduced in v6.45beta34);
6.44.1 Stable 2019-Mar-13 (7 years ago)
  • fixed possible memory leak when using "ingress-filtering=yes" on bridge interface;