Document two essential IPv4 configuration properties
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 29 Jun 2009 19:49:36 +0000 (21:49 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 29 Jun 2009 19:49:36 +0000 (21:49 +0200)
doc/service-api.txt

index 8673bc5..cf45999 100644 (file)
@@ -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.