diff options
author | Daniel Wagner <daniel.wagner@bmw-carit.de> | 2011-01-28 09:48:26 +0100 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2011-01-28 12:56:17 +0100 |
commit | 1d4f4bfb232ca6caa4bd605ebbaa9585883514d8 (patch) | |
tree | c1bb86e705a37d2808ed1a345a2011dce78f6487 /TODO | |
parent | 1ffd50749f3ae71bd87a6355b64f09575173868a (diff) | |
download | connman-1d4f4bfb232ca6caa4bd605ebbaa9585883514d8.tar.gz connman-1d4f4bfb232ca6caa4bd605ebbaa9585883514d8.tar.bz2 connman-1d4f4bfb232ca6caa4bd605ebbaa9585883514d8.zip |
TODO: Remove DNS Proxy entry
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 0 insertions, 12 deletions
@@ -24,18 +24,6 @@ Core Complexity: C2 -- Moving DNS proxy code to ConnMan core - - Priority: Medium - Complexity: C2 - - Supporting DNS proxy or resolv.conf direct editing seems more than - plenty as far as resolving is concerned. So the idea is to move the - dnsproxy plugin code to ConnMan core and have an additional command - line option in case one would like to stick with the current - resolver.c code for editing resolv.conf. - - - WiFi tethering Priority: Medium Complexity: C4 |