Skip to content

FS#488 - dynamic VLAN doesn't work on ath10k #7459

@openwrt-bot

Description

@openwrt-bot

czk:

Dynamic vlan config on ath10k seems not to work. Same config on ath9k works fine.

Config:

config wifi-device radio0
option type mac80211
option channel 36
option hwmode 11a
option path 'pci0000:01/0000:01:00.0'
option htmode VHT80
[...]

config wifi-iface
option device radio0
option network vlan1
option mode ap
[...]
option dynamic_vlan '1'
option 'vlan_tagged_interface' 'eth1'
option 'vlan_bridge' 'br-vlan'
option 'vlan_naming' '0'

Log:

Thu Feb 9 15:54:37 2017 daemon.err hostapd: WPA initialization for VLAN 1 failed (-1)
Thu Feb 9 15:54:37 2017 daemon.err hostapd: WPA deinit of wlan0.1 failed
Thu Feb 9 15:54:37 2017 daemon.debug hostapd: wlan0: STA ac:22:0b:a1:c7:6b IEEE 802.11: could not add dynamic VLAN interface for vlan=1

Metadata

Metadata

Assignees

No one assigned

    Labels

    flysprayrelease/19.07pull request/issue targeted (also) for OpenWrt 19.07 release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions