Comment 17 for bug 1624856

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

Created attachment 1195938
Import sliding window code from OpenConnect

Here's my code from OpenConnect. We *always* advance the sliding window so it ends at the latest received packet. We never discard a packet because it's "too new".