We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a73294 commit 1866ca2Copy full SHA for 1866ca2
core/MyTransport.h
@@ -119,6 +119,7 @@
119
* |!| TSF | RTE | FPAR ACTIVE | Finding parent active, message not sent
120
* |!| TSF | RTE | DST %%d UNKNOWN | Routing for destination (DST) unknown, send message to parent
121
* | | TSF | RTE | N2N OK | Node-to-node communication succeeded
122
+* | | TSF | RTE | N2N DIS | Node-to-node communication disabled by configuration
123
* |!| TSF | RTE | N2N FAIL | Node-to-node communication failed, handing over to parent for re-routing
124
* | | TSF | RRT | ROUTE N=%%d,R=%%d | Routing table, messages to node (N) are routed via node (R)
125
* |!| TSF | SND | TNR | Transport not ready, message cannot be sent
0 commit comments