Project

General

Profile

Actions

Bug #7597

closed

Simple/Basic reporting filters combine Target IPv4 and IPv6 with AND

Added by Pavel Kácha almost 2 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Normal
Category:
Development - Core
Target version:
Start date:
06/27/2022
Due date:
% Done:

100%

Estimated time:
To be discussed:
No

Description

When creating simple reporting filter, putting both IPv4 and IPv6 addresses into Source IP field results in ANDing them together - which is satisfied very very rarely. Set of IPs of the same class is put into IN [a, b, c, ...] operator, and if both classes are present, resulting expression is IP4 IN [a, b, c, ...] AND IP6 IN [d, e, f, ...]. It probably appeared with #7581 - however, this combination is the exception and should be ORed (with higher precedence then other ANDed fields).


Related issues

Related to Mentat - Bug #7581: Basic reporting filters default to OR instead of ANDClosedRajmund Hruška05/03/2022

Actions
Actions

Also available in: Atom PDF