mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-16 19:43:47 +00:00
flowProcess profiling
This commit is contained in:
parent
00539359bd
commit
7efc8dfcae
4 changed files with 37 additions and 1 deletions
|
|
@ -856,6 +856,7 @@ void ZMQParserInterface::preprocessFlow(ParsedFlow *flow, NetworkInterface *ifac
|
|||
}
|
||||
|
||||
if(!invalid_flow) {
|
||||
|
||||
if(flow->hasParsedeBPF()) {
|
||||
/* Direction already reliable when the event is an accept or a connect.
|
||||
Heuristic is only used in the other cases. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue