Comment 13 for bug 1624856

Revision history for this message
In , David (david-redhat-bugs) wrote :

Not sure I understand DTLS_WINDOW_RECEIVED() being conditional. Assuming you only act on this when a packet passes the MAC validation, why do you not *always* advance the window so that it ends at the latest-received packet?

And if you are marking packets received before their MAC is checked, we have bigger things to talk about...