Skip to content

v1.68.0

Choose a tag to compare

@hreskiv hreskiv released this 10 Aug 10:32
· 1 commit to main since this release

Added

  • The VLAN editor now works on devices with more than one bridge. It used to show a single bridge and describe every other port on the device as "not in the bridge". Pick the bridge you are editing from the list above the table.
  • Each port says where it belongs and what it carries — including ports that are in no bridge themselves but feed one through a VLAN interface, which is what Bridge > Ports shows in Winbox.
  • The panel says which bridge holds the hardware offload, on devices that report it. Most switch chips offload one bridge and switch the others in software, and nothing else tells you which one you have.

Fixed

  • A port belonging to another bridge could be given a role in the editor, which would have moved it out of that bridge — on a device managed through one of them, that means losing access. Those ports are now shown with their real membership and cannot be changed from here.
  • A bridge whose ports are VLAN interfaces — one bridge per VLAN, the way this was configured before bridge VLAN filtering existed — is now shown read-only, with the reason. The configuration is displayed in full; mikr does not modify it.
  • A device managed over a VLAN in that kind of configuration was described as having no management VLAN. It is now identified correctly.