---
doc/connman-api.txt | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/doc/connman-api.txt b/doc/connman-api.txt
index ece5bd3..5a987d3 100644
--- a/doc/connman-api.txt
+++ b/doc/connman-api.txt
@@ -195,7 +195,7 @@ Properties boolean Active [readwrite]
string Protocol [readwrite]
Holds the protocol for this context. Valid values
- are: "ip" and "ipv6".
+ are: "ip", "ipv6" and "ipv4v6".
string Name [readwrite]
@@ -209,7 +209,7 @@ Properties boolean Active [readwrite]
string Interface [readonly, optional]
- Holds the interface of the network interface
+ Holds the name of the network interface
used by this context (e.g. "ppp0" "usb0")
string Method [readonly, optional]
@@ -255,6 +255,11 @@ Properties boolean Active [readwrite]
via this proxy. All other values are left
out in this case.
+ string IPv6Address [readonly, optional]
+
+ Holds the IPv6 link local address for this
+ context.
+
string MessageProxy [readwrite, MMS only]
Holds the MMS Proxy setting.
--
1.7.1