From a9dc2dad1ba1ca57a01f1c93b44d44f1951a58fc Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 29 Jun 2009 21:49:36 +0200 Subject: Document two essential IPv4 configuration properties --- doc/service-api.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/service-api.txt b/doc/service-api.txt index 8673bc55..cf459991 100644 --- a/doc/service-api.txt +++ b/doc/service-api.txt @@ -162,3 +162,12 @@ Properties string State [readonly] and setting it to false is similar to the Remove() method. So for now it will be considered a read only property. + + string IPv4.Method [readwrite] + + The IPv4 configuration method. Possible values here + are "dhcp" and "static". + + string IPv4.Address [readwrite] + + The current configured IPv4 address. -- cgit v1.2.3