diff --git a/src/app-layer.c b/src/app-layer.c index 98a12ed94c..aa6dd6acf8 100644 --- a/src/app-layer.c +++ b/src/app-layer.c @@ -498,6 +498,7 @@ static int TCPProtoDetect(ThreadVars *tv, TcpSessionSetReassemblyDepth(ssn, AppLayerParserGetStreamDepth(f)); *alproto = ALPROTO_FAILED; + AppLayerIncFlowCounter(tv, f); FlagPacketFlow(p, f, flags); SCLogDebug("packet %u: pd done(us %u them %u), parser called (r==%d), APPLAYER_DETECT_PROTOCOL_ONLY_ONE_DIRECTION set",