summaryrefslogtreecommitdiff
path: root/doc/service-api.txt
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-05-17 09:17:38 +0200
committerMarcel Holtmann <marcel@holtmann.org>2010-05-17 09:17:38 +0200
commit42d6f178fca4f347a2990cfdc3fd7c5b5ec87a7c (patch)
tree0a304279f84962ba9b85e8ea8253d73d9b812e3b /doc/service-api.txt
parent805f5e25a24a584bb0252460f5136522f3416a91 (diff)
downloadconnman-42d6f178fca4f347a2990cfdc3fd7c5b5ec87a7c.tar.gz
connman-42d6f178fca4f347a2990cfdc3fd7c5b5ec87a7c.tar.bz2
connman-42d6f178fca4f347a2990cfdc3fd7c5b5ec87a7c.zip
Add some extra comments for IPv4 and nameserver configuration
Diffstat (limited to 'doc/service-api.txt')
-rw-r--r--doc/service-api.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/service-api.txt b/doc/service-api.txt
index 149e9d73..79ac93cb 100644
--- a/doc/service-api.txt
+++ b/doc/service-api.txt
@@ -300,6 +300,11 @@ Properties string State [readonly]
nameservers are configured, then it is useful
to configure this setting.
+ Changes to the domain name servers can be done
+ at any time. It will not cause a disconnect of
+ the service. However there might be small window
+ where name resolution might fail.
+
array{string} Domains [readonly]
The list of currently used search domains.
@@ -333,6 +338,11 @@ Properties string State [readonly]
the actual system configuration while this allows
user configuration.
+ Changing these settings will cause a state change
+ of the service. The service will become unavailable
+ until the new configuration has been successfully
+ installed.
+
dict Proxy [readonly]
string Method [readonly]