]> git.ipfire.org Git - thirdparty/suricata.git/commit
stream: allow next_seq catch up after pkt loss
authorVictor Julien <victor@inliniac.net>
Tue, 1 Sep 2015 20:46:14 +0000 (22:46 +0200)
committerVictor Julien <victor@inliniac.net>
Fri, 18 Sep 2015 14:55:18 +0000 (16:55 +0200)
commit8ac49d9129603efd5698c9851f769c6d8cc9aee9
tree7eb846fc773fa9e0bfdc8308791e2550c900b161
parent596465b76d9bd89102cc4d18e38f991185b6666a
stream: allow next_seq catch up after pkt loss

If next_seq falls behind last_ack, force update it.
src/stream-tcp.c