MikroTik Changelogs
← Back to search All components

Component: bridge

757 changelog entries across 235 version(s)

Releases by channel (stacked)

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 (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;
6.44.5 Long-term 2019-Jul-04 (6 years ago)
  • correctly handle bridge host table;
6.45.1 Stable 2019-Jun-27 (6 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;
6.43.13 Long-term 2019-Mar-13 (7 years ago)
  • count routed FastPath packets between bridge ports under FastPath bridge statistics;
  • fixed BOOTP packet forwarding when DHCP Snooping is enabled;
  • fixed packet forwarding with enabled DHCP Snooping and Option 82;
  • fixed possible memory leak when using "ingress-filtering=yes" on bridge interface;
  • fixed system's identity change when DHCP Snooping is enabled (introduced in v6.43);
6.45beta11 Testing 2019-Mar-08 (7 years ago)
  • fixed log message when hardware offloading is being enabled;
6.45beta6 Testing 2019-Mar-05 (7 years ago)
  • fixed possible memory leak when using "ingress-filtering=yes" on bridge interface;
6.44 Stable 2019-Feb-25 (7 years ago)
  • 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;
6.44beta75 Testing 2019-Feb-08 (7 years ago)
  • fixed log message when hardware offloading is being enabled;
  • fixed packet forwarding with enabled DHCP Snooping and Option 82;
  • fixed system's identity change when DHCP Snooping is enabled (introduced in v6.44beta61);
  • improved packet handling when hardware offloading is being disabled;
6.44beta61 Testing 2019-Jan-17 (7 years ago)
  • fixed BOOTP packet forwarding when DHCP Snooping is enabled;
6.44beta54 Testing 2019-Jan-07 (7 years ago)
  • count routed FastPath packets between bridge ports under FastPath bridge statistics;
  • fixed BOOTP packet forwarding when DHCP Snooping is enabled;
6.43.8 Stable 2018-Dec-21 (7 years ago)
  • fixed IPv6 link-local address generation when auto-mac=yes;
6.44beta50 Testing 2018-Dec-17 (7 years ago)
  • fixed BOOTP packet forwarding when DHCP Snooping is enabled;
  • fixed IPv6 link-local address generation when auto-mac=yes;
6.43.7 Stable 2018-Nov-30 (7 years ago)
  • properly disable dynamic CAP interfaces;