diff options
author | Patrik Flykt <patrik.flykt@linux.intel.com> | 2012-04-11 16:29:03 +0300 |
---|---|---|
committer | Patrik Flykt <patrik.flykt@linux.intel.com> | 2012-04-12 13:55:25 +0300 |
commit | f62360de4018eef5044440127aeef3b6b1b0b4c9 (patch) | |
tree | cf2b0231f401cfe41213a0abaf254a9990fd8970 /TODO | |
parent | a7212a3e398a7f51067068e48749a662a1c052f1 (diff) | |
download | connman-f62360de4018eef5044440127aeef3b6b1b0b4c9.tar.gz connman-f62360de4018eef5044440127aeef3b6b1b0b4c9.tar.bz2 connman-f62360de4018eef5044440127aeef3b6b1b0b4c9.zip |
TODO: Mark FallbackNameservers and FallbackTimeservers done
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 13 |
1 files changed, 0 insertions, 13 deletions
@@ -26,19 +26,6 @@ Core See http://www.mail-archive.com/connman@connman.net/msg01653.html -- main.conf FallbackTimeservers, FallbackNameservers - Priority: Medium - Complexity: C2 - Owner: - - Both entries should take a string list as arguments and can contain - mixed combination of fully qualified domain names, IPv4 and IPv6 - addresses. In absence of main.conf or if this entry is not present - then no fallback servers are used. These configuration file values - will obsolete plugins/meego.c and plugins/google.c. - See http://lists.connman.net/pipermail/connman/2012-March/008605.html - - - Personal firewall Priority: Low |