Disassociate public key tags from peer names.
[tripe] / svc / conntrack.8.in
index 9c0fe1b..3e4fc72 100644 (file)
@@ -181,6 +181,24 @@ All notifications issued by
 begin with the tokens
 .BR "USER conntrack" .
 .SP
+.BI "USER conntrack dbus-connection " status
+The service's connection to D-Bus has changed state.  The
+.I status
+is one of the following.
+.RS
+.TP
+.B startup
+Initially trying to connect.
+.TP
+.B connected
+Successfully established a connection to the bus.
+.TP
+.B lost
+A connection has been lost.
+.TP
+.BI state= label
+The service's internal state machine is confused.
+.SP
 .BI "USER conntrack " up \fR| down " " reason\fR...
 The network connection has apparently gone up or down, and
 .B conntrack
@@ -251,6 +269,12 @@ The configuration file is invalid.  The
 token names a Python exception; the
 .I error-text
 describes the problem encountered, though it may not be very useful.
+.SP
+.BI "USER conntrack connect-failed " peer " " tokens\fR...
+An attempt to connect the named
+.I peer
+failed; the error message is given by the
+.IR tokens .
 .
 .\"--------------------------------------------------------------------------
 .SH "SUMMARY"