diff --git a/src/detect-hostbits.c b/src/detect-hostbits.c index addca7c374..ead6998e20 100644 --- a/src/detect-hostbits.c +++ b/src/detect-hostbits.c @@ -1072,6 +1072,7 @@ static int HostBitsTestSig07(void) FLOW_INITIALIZE(&f); p->flow = &f; + p->flowflags = FLOW_PKT_TOSERVER; p->src.family = AF_INET; p->dst.family = AF_INET;