mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
TODO: Remove no-longer-relevant task
This commit is contained in:
parent
3a4252cf8c
commit
8ad2ade27d
17
TODO
17
TODO
@ -207,23 +207,6 @@ Wireless daemon
|
||||
Priority: Medium
|
||||
Complexity: C8
|
||||
|
||||
- Create a document to doc describing general architecture and relation
|
||||
between different objects.
|
||||
|
||||
Current understanding is that diffrent relation between elements
|
||||
looks probably like this:
|
||||
Manager->Wiphy->NetDevice->AvailableNetwork
|
||||
|
||||
Wiphy is the actual physical device, NetDevice is the network interface
|
||||
and AvailableNetwork is {SSID, security} combo. Each network can have
|
||||
a list of BSSs.
|
||||
Consider also multi-wifi device scenarios. If user has multiple USB
|
||||
WiFi dongles and switches between those cards, all previously configured
|
||||
networks should still be available.
|
||||
|
||||
Priority: High
|
||||
Complexity: C2
|
||||
|
||||
- Allow Disconnect() method call to abort pending connections.
|
||||
|
||||
If we are in the process of connecting to an AP, the connection attempt
|
||||
|
Loading…
Reference in New Issue
Block a user