ConnMan will ensure to provide the local and remote addresses of the
connected peer.
---
doc/peer-api.txt | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/doc/peer-api.txt b/doc/peer-api.txt
index e29eb6e..cc094ff 100644
--- a/doc/peer-api.txt
+++ b/doc/peer-api.txt
@@ -50,13 +50,15 @@ Properties string State [readonly] [experimental]
dict IPv4 [readonly] [experimental]
- string Address [readonly]
+ string Local [readonly]
- The current configured IPv4 address.
+ The current peer's local configured IPv4
+ address.
- string Netmask [readonly]
+ string Remote [readonly]
- The current configured IPv4 netmask.
+ The current peer's remote configured IPv4
+ address.
array{dict} Services [readonly] [experimental]
--
2.0.4
_______________________________________________
connman mailing list
[email protected]
https://lists.connman.net/mailman/listinfo/connman