Added a note to MS/TP FindNewSuccessor transition after BTL CR: if NS=TS-1, this node could send PFM to self!
This commit is contained in:
@@ -978,6 +978,7 @@ static bool MSTP_Master_Node_FSM(
|
||||
} else {
|
||||
/* FindNewSuccessor */
|
||||
/* Assume that NS has failed. */
|
||||
/* note: if NS=TS-1, this node could send PFM to self! */
|
||||
Poll_Station = next_next_station;
|
||||
/* Transmit a Poll For Master frame to PS. */
|
||||
MSTP_Send_Frame(FRAME_TYPE_POLL_FOR_MASTER, Poll_Station,
|
||||
|
||||
Reference in New Issue
Block a user