summaryrefslogtreecommitdiff
path: root/doc/service-api.txt
diff options
context:
space:
mode:
authorJukka Rissanen <jukka.rissanen@nokia.com>2011-03-25 15:03:11 +0200
committerSamuel Ortiz <sameo@linux.intel.com>2011-03-25 14:44:30 +0100
commit66787f08431660a741d921b812f69c7fbf10e878 (patch)
treecccbabbb109e56f26ed42c545c23949249e07aa8 /doc/service-api.txt
parentb7f30bc4a68d1078a74cce217040569fdf15db9b (diff)
downloadconnman-66787f08431660a741d921b812f69c7fbf10e878.tar.gz
connman-66787f08431660a741d921b812f69c7fbf10e878.tar.bz2
connman-66787f08431660a741d921b812f69c7fbf10e878.zip
doc: Add description about 6to4 tunnelling.
Diffstat (limited to 'doc/service-api.txt')
-rw-r--r--doc/service-api.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/service-api.txt b/doc/service-api.txt
index 65554a26..7e87e6ee 100644
--- a/doc/service-api.txt
+++ b/doc/service-api.txt
@@ -347,12 +347,16 @@ Properties string State [readonly]
string Method [readonly]
- Possible values are "auto", "manual"
+ Possible values are "auto", "manual", "6to4"
and "off".
The value "fixed" indicates an IP address
that can not be modified. For example
cellular networks return fixed information.
+ The value "6to4" is returned if 6to4 tunnel
+ is created by connman. The tunnel can only be
+ created if method was set to "auto" by the
+ user. User cannot set the method to "6to4".
string Address [readonly]