Menu

#175 PD: Handling of sequence counter

1.4.0.0
closed
None
2018-05-02
2017-10-02
No

The function trdp_checkSequenceCounter returns 0 (sequence counter valid), even if the new sequence counter is older than the last received.
According to the comment in trdp_pdReceive, where trdp_checkSequenceCounter is called, the sequence counter is valid if it is at least 1 higher than the previous one.

What is the intended behaviour? The one described in the comment or the implemented one?

Discussion

  • Bernd Löhr

    Bernd Löhr - 2017-11-15
    • status: open --> accepted
    • assigned_to: Bernd Löhr
     
  • Bernd Löhr

    Bernd Löhr - 2017-11-15
    • status: accepted --> pending
     
  • Bernd Löhr

    Bernd Löhr - 2017-11-15

    The packet should only be accepted if the sequence counter is greater than the former one.

     
  • Bernd Löhr

    Bernd Löhr - 2018-05-02
    • status: pending --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB