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 #1

Updated by Pavel Kácha almost 2 years ago

  • Related to Bug #7581: Basic reporting filters default to OR instead of AND added
Actions #2

Updated by Rajmund Hruška almost 2 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Should be fixed in 6686efb9.

Actions #3

Updated by Rajmund Hruška almost 2 years ago

  • Status changed from Resolved to In Review

Merged into devel and deployed on mentat-alt.

Actions #4

Updated by Pavel Kácha almost 2 years ago

  • Status changed from In Review to Closed
Actions

Also available in: Atom PDF