1

Temat: Czy to koniec WDS ?

Ostatnio natknąłem się na ten wątek:
https://patchwork.kernel.org/project/li … tions.net/

Czy to koniec WDS ? Czy mamy jakąś alternatywę ?

2

Odp: Czy to koniec WDS ?

Chyba jednak czegoś nie rozumiem:
https://patchwork.kernel.org/project/li … tions.net/

The old WDS 4-addr frame support is very limited, e.g.
* no encryption is possible on such links
* it cannot support rate/HT/VHT negotiation
* management APIs are very restricted

These make the WDS legacy mode useless in practice.

All of these are resolved by the 4-addr AP/client support,
so there's also no reason to improve WDS in the future.

Therefore, add a Kconfig option to disable legacy WDS.
This gives people an "emergency valve" while they migrate
to the better-supported 4-addr AP/client option; we plan
to remove it (and the associated cfg80211/mac80211 code,
which is the ultimate goal) in the future.

Pewnie w Openwrt my uzywamy juz tego nowego WDS tak ?

config wifi-iface 'wifinet2'
    option device 'radio0'
    option mode 'ap'
    option ssid 'WDSxxxxxx'
    option encryption 'psk2'
    option wds '1'
    option key 'xxxxxxxx'
    option network 'lan

3

Odp: Czy to koniec WDS ?

Sterownik atherosa używał tego trybu 4-addr frame. I to jest właśnie to czego używasz w openwrt jako wds, żadnego innego nowego nie ma.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

4

Odp: Czy to koniec WDS ?

To co kryje się za tekstem "they migrate to the better-supported 4-addr AP/client option"
Mamy to dostępne w Openwrt ?

5

Odp: Czy to koniec WDS ?

Nie wiem co on mają na myśli pod tym wyrażeniem.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.