TODO: Remove no-longer-relevant task

This commit is contained in:
Denis Kenzior 2016-08-18 00:16:22 -05:00
parent 3a4252cf8c
commit 8ad2ade27d
1 changed files with 0 additions and 17 deletions

17
TODO
View File

@ -207,23 +207,6 @@ Wireless daemon
Priority: Medium Priority: Medium
Complexity: C8 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. - Allow Disconnect() method call to abort pending connections.
If we are in the process of connecting to an AP, the connection attempt If we are in the process of connecting to an AP, the connection attempt