summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJose Blanquicet <blanquicet@gmail.com>2016-10-25 14:51:14 +0000
committerDaniel Wagner <daniel.wagner@bmw-carit.de>2016-10-26 09:23:52 +0200
commit147b06bad9ed55eb6c9c14dc22bd069a6ec9b047 (patch)
tree8f23f4860358741d6c1fad0ec186296016d03fb6 /TODO
parent5fea81eafc0eb95d3b13083df46b5e87bddf4427 (diff)
downloadconnman-147b06bad9ed55eb6c9c14dc22bd069a6ec9b047.tar.gz
TODO: Add task for tethering
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 14 insertions, 0 deletions
diff --git a/TODO b/TODO
index 00d96768..c1694e3d 100644
--- a/TODO
+++ b/TODO
@@ -99,6 +99,20 @@ Core
ObjectManager common to Linux desktops can be implemented.
+Tethering
+=========
+
+- Verify if bridge has been correctly created and configured
+
+ Priority: Low
+ Complexity: C1
+
+ When enabling tethering check if there was any error while creating and
+ configuring the bridge before continue. It has been done only for WiFi
+ technology, for other tethering technologies it should be evaluated
+ and implemented in case it is advantageous.
+
+
WiFi
====