Qualcommax NSS Build

Is it with NSS possible to have on SSID and multiple VLAN's?

E. g. like:

1.) _Individual per-passphrase Wifi VLANs using wpa_psk_file (no RADIUS required) - #21 by zekica resp.: _One SSID, multiple VLANs

2.) _https://github.com/openwrt/openwrt/commit/5aa2ddd0d6b9759c62bbb7bb11b72a7f4269c16b

Trying the first approach using hostapd.wpa_psk resp. hostapd.vlan approach is ending with an assignment of the phy's to one vlan only. No matter what I do.

Trying the 2nd approach is crashing mac80211 completley as soon wifi is restarted.

I didn't try vanilla OpenWrt yet. I'm just investigating right now. It might be that I do thing wrong.

Is this try doomed to fail esp. for NSS or can this be achieved?