mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-28 21:19:24 +01:00
TODO: Add 4addr STA mode task
This commit is contained in:
parent
2aba2f3ba9
commit
4760b31e3e
10
TODO
10
TODO
@ -314,6 +314,16 @@ Wireless daemon
|
|||||||
Priority: Low
|
Priority: Low
|
||||||
Complexity: C2
|
Complexity: C2
|
||||||
|
|
||||||
|
- Implement 4-Address mode when acting as a client
|
||||||
|
|
||||||
|
NL80211 allows one to use 4-address mode in STA role. In this case the
|
||||||
|
EAPoL packets flow over the bridge interface while the rest of the commands
|
||||||
|
are addressed to the actual interface index. This can be useful to share
|
||||||
|
the WiFi interface over various VM instances.
|
||||||
|
|
||||||
|
Priority: Low
|
||||||
|
Complexity: C2
|
||||||
|
|
||||||
|
|
||||||
Client
|
Client
|
||||||
======
|
======
|
||||||
|
Loading…
Reference in New Issue
Block a user