chiark / gitweb /
svc/conntrack.8.in: Document the ConnMan support.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 16 Sep 2017 19:36:11 +0000 (20:36 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 14 Jun 2018 09:34:25 +0000 (10:34 +0100)
svc/conntrack.8.in

index a1e94916b7ff12f0aa3e4dc45d83e0fa52efa106..713a70b3c4640243a5524f84978fc36fc86fb003 100644 (file)
@@ -55,7 +55,9 @@ conntrack \- tripe service to start/stop peers depending on external connectivit
 The
 .B conntrack
 service watches D-Bus network management services like
-.BR NetworkManager (8)
+.BR NetworkManager (8),
+.BR ConnMan
+.RB ( connmand (8)),
 and Nokia's
 .BR ICd ,
 bringing peers up and down automatically.  It's designed to be useful on
@@ -217,6 +219,24 @@ is to be brought down, or no matching peer was found.  The
 is one of the following.
 .RS
 .TP
+.BI "connman initially-" state
+ConnMan was detected on startup, and is in the given
+.I state
+\(en see below.
+.TP
+.BI "connman " state
+ConnMan has transitioned to
+.IR state .
+The possible states are:
+.B offline
+(the network is turned off by user request);
+.B idle
+(no network interfaces are active);
+.B ready
+(an interface is up but not fully configured); and
+.B online
+(an interface is up and configured).
+.TP
 .BI "icd connected " iap
 Maemo ICd has acquired an active network connection, identified by
 .IR iap .