2.2.2.12 SYNC_END

The SYNC_END message is sent to mark the end of a synchronization phase.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

Message Size

Version

Message Type

Reserved1

Z1

Z2

Z3

Z4

Z5

Z6

Z7

F

Reserved2

Reserved3

Message Size (4 bytes): The total number of bytes in the message.

Version (1 byte): The Peer-to-Peer Graphing Protocol version number. This MUST be set to 0x10 to signify version 1.0.

Message Type (1 byte): MUST be set to 0x0C.

Reserved1 (2 bytes): MUST be set to zero and ignored on receipt.

Z1 (1 bit): MUST be set to 0 and MUST be ignored on receipt.

Z2 (1 bit): MUST be set to 0 and MUST be ignored on receipt.

Z3 (1 bit): MUST be set to 0 and MUST be ignored on receipt.

Z4 (1 bit): MUST be set to 0 and MUST be ignored on receipt.

Z5 (1 bit): MUST be set to 0 and MUST be ignored on receipt.

Z6 (1 bit): MUST be set to 0 and MUST be ignored on receipt.

Z7 (1 bit): MUST be set to 0 and MUST be ignored on receipt.

F (1 bit): (Final): This bit MUST always be set. This bit indicates that this is the final SYNC_END message and that the synchronization phase is complete.

Reserved2 (1 byte): MUST be set to zero and MUST be ignored on receipt.

Reserved3 (2 bytes): MUST be set to zero and MUST be ignored on receipt.