summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO21
1 files changed, 21 insertions, 0 deletions
diff --git a/TODO b/TODO
index b1778e57..3a95956e 100644
--- a/TODO
+++ b/TODO
@@ -53,6 +53,17 @@ Core
Complexity: C4
+- VPN service
+
+ Priority: Medium
+ Complexity: C2
+
+ Create a service for every VPN and link it to the topmost one for
+ now.
+ The default route should be set accordingly when UIs move the
+ topmost service up and down.
+
+
- OpenVPN
Priority: Low
@@ -90,6 +101,16 @@ Core
Priority: Medium
Complexity: C1
+
+- PAC export
+
+ Priority: Low
+ Complexity: C1
+
+ When receiving an automatic configuration URL, we should set the
+ service proxy dictionary accordingly (method and URL).
+
+
- Moving DNS proxy code to ConnMan core
Priority: Medium