mosh:protocol:op_codes:node_op_codes
This is an old revision of the document!
Node Operation Codes
| Value | Name | Description | Use |
|---|---|---|---|
| 0x01 | NODEHELLO | Announce presence on the network. | On boot. On network join. Periodically (heartbeat-lite). In response to NODEDISCOVER |
| 0x02 | NODEDISCOVER | Request nodes to identify themselves. | Bridge scanning network. New node probing environment |
| 0x03 | NODEGOODBYE | Graceful node departure. | Shutdown. Reset. |
| 0x04 | NODEPING | Check reachability / latency. | |
| 0x05 | NODEPONG | Response to NODEPING |
|
| 0x10 | NODEINFOREQUEST | Request detailed node metadata | |
| 0x11 | NODEINFORESPONSE | Response to NODEINFOREQUEST |
|
| 0x12 | NODESETNAME | Set the nodes friendly name | |
| 0x20 | NODECAPSREQUEST | Request a nodes capabilities | |
| 0x21 | NODECAPSRESPONSE | Contains a response to NODECAPSREQUEST |
|
| 0x30 | NODESTATUSREQUEST | Request a nodes status | |
| 0x31 | NODESTATUSRESPONSE | Response to NODESTATUSREQUEST |
|
| 0x40 | NODETIMESYNC | Synchronize clocks across nodes. | |
| 0x50 | NODENETWORKASSIGN | Assign transport to a network | |
| 0x51 | NODENETWORKASSIGNACK | Response to successful network assignment | |
| 0x53 | NODENETWORKASSIGNERR | Error response to network assignment | |
| 0x60 | NODEROUTEHINT | Suggested route | |
/var/www/wiki.moshnetworks.com/data/attic/mosh/protocol/op_codes/node_op_codes.1777778474.txt.gz · Last modified: by mosh
