Skip to content

foris-controller: update to version 5.4.0

Martin Matějek requested to merge feature/foris-controller-5.4.0 into temp/tos61

Added

  • wifi: Allow disabling Management Frame Protection (IEEE 802.11w) for WPA3 encryption modes (WPA2/3 and WPA3). It might help when wifi clients are having trouble connecting to the wifi Access Point.
  • wan: Allow setting VLAN ID for WAN interface
  • networks: Add optional VLAN ID of interface to the json schema

Changed

  • setup: bump turrishw version to 0.10.0
  • wan: Reuse shared 'vlan_id' definition in the json schema

Depends on: !1035 (merged)

Required for: !1032 (merged)

Merge request reports