Commit bc15b934 authored by David Levanon's avatar David Levanon
Browse files

uncomment the actual fix

parent 370d5f9d
Showing with 1 addition and 1 deletion
+1 -1
......@@ -71,7 +71,7 @@ func (t *tcpStream) Accept(tcp *layers.TCP, ci gopacket.CaptureInfo, dir reassem
diagnose.InternalStats.RejectOpt++
}
// *start = true
*start = true
return accept
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment