]> git.ipfire.org Git - thirdparty/suricata.git/commit
tcp session reuse: reset detect state 1153/head
authorVictor Julien <victor@inliniac.net>
Tue, 7 Oct 2014 09:27:54 +0000 (11:27 +0200)
committerVictor Julien <victor@inliniac.net>
Tue, 7 Oct 2014 09:27:54 +0000 (11:27 +0200)
commit9a5bf82ba53a3ba424f75719270f5f2f6fc782d2
tree001dc2d06554501a6de21ef61690caba52148b21
parent0fff3c833eeee873fbf64057ca85e941c7acbe86
tcp session reuse: reset detect state

Reset the detect state on TCP session reuse. We reset the app layer,
so we need to reset the stateful detection as well.
src/stream-tcp.c