Hi Ti Developers
Is the WDS (Wireless Distribution System) mode available with wl1271?
'iw' lists device available commands like "set_wds_peer" and "set 4addr" but an attempt to switch interface in WDS mode or "set_wds_peer" ends with "Operation not supported (-95)" info .
However, I can setup an interface in 4addr mode and put it into a network bridge which seems typical for WDS system.
The problem is that our product needs to bridge client mode wlan interface with ethernet interface and as far as I know WDS mode is essential in this case. (I''m able to put wlan interface into the bridge but there's no network traffic - probably due to missing 4th MAC address in 802.11 network frame while not in WDS mode. Bridging AP mode wlan interface works well)
I guess that 4-addres mode is available only for possibility of putting wlan interfaces into network bridges, not for WDS support, am I right?
If so, is there a way of bridging client interfaces with WL1271?
I'm using "compat-wireless 3-8.1" drivers and "6.3.10.2.115" Firmware Rev.
Thanks in advance
Piotr