BMC Relay Rotation #8
-
Dear folks, I have a couple of questions relating to BMC Relay Rotation since an implementation in python, pyscore client, has not yet completed. From my understanding, BTPLink defines SACK variables (i.e. sack_term, sack_next,....) that can be used to synchronize data transferring between the Relay and BMC through BTP Message.
Thanks for your time to reply my questions. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
SACKMessage is not related Relay-rotation, it is just same as heartbeat between connected BMC. |
Beta Was this translation helpful? Give feedback.
SACKMessage is not related Relay-rotation, it is just same as heartbeat between connected BMC.
sack_height and sack_seq are representation of status of Link.
sack_term is setting value for SACK feature, sack_next is a threshold for sending.
SACK feature isn't yet determined to apply to BMC.