-
Notifications
You must be signed in to change notification settings - Fork 42
Packets
DummkopfOfHachtenduden edited this page Mar 23, 2019
·
5 revisions
The first 4 bit of the opcode indicates the message type of the packet.
MsgType | Name | Desc |
---|---|---|
0 | NoDir | |
1 | NoDir | Data |
2 | NoDir | Global |
3 | NoDir | Agent |
4 | Req | |
5 | Req | Handshake |
6 | Req | Global, Gateway |
7 | Req | Agent |
8 | Ack | |
9 | Ack | Handshake |
A | Ack | Local, Gateway |
B | Ack | Agent |
C | Req | |
D | Req | |
E | Req | |
F | Req |