From 9cbcd8786123f831991c2e1a33580ea94f093f2d Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Mon, 19 Jul 2010 13:49:12 -0500 Subject: [PATCH] doc: Update gprs api with IPv6 support --- doc/dataconnectionmanager-api.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/doc/dataconnectionmanager-api.txt b/doc/dataconnectionmanager-api.txt index 510bd424..bfceb054 100644 --- a/doc/dataconnectionmanager-api.txt +++ b/doc/dataconnectionmanager-api.txt @@ -133,6 +133,11 @@ Properties boolean Active [readwrite] purposes. This value cannot be changed when the context is active. + string Protocol [readwrite] + + Holds the protocol for this context. Valid values + are: "ip" and "ipv6". + string Name [readwrite] The name is a free form string that describes this @@ -145,8 +150,8 @@ Properties boolean Active [readwrite] string Interface [readonly, optional] - Holds the interface of the network interface used - by this context (e.g. "ppp0" "usb0") + Holds the interface of the network interface + used by this context (e.g. "ppp0" "usb0") string Method [readonly, optional]