Version v25.06

Info

Follow the special instructions to update to v25.06 version.

Changes in v25.06

Policy. Added rules for flow accounting in protection policies.

Now in the protection policy, using FlowDesc rules, you can describe which flows should be processed (accept) and which ones should be ignored (ignore) in counters and detection.

For example, this filter

accept exporter 192.0.2.1 ingress-interface-index 2
ignore

means that only the flow on the ingress interface with index 2 of the exporter 192.0.2.1 is taken into account, all other flows are ignored.

Exporters. Added support for IPFIX dataLinkFrameSection element (315)

Collector can now accept and parse the field containing packet headers beginnings. This is used in PSAMP, in particular, Juniper inline monitoring services.

Report. Added rate graphs by TCP flags and support for filtering by flag values ​in rate graph widgets.
Report. Optimized statistics calculation for downloaded reports.
Service analyzer. Added a report on traffic flows through each exporter.

Added GetExportersTrafficFlows query to get information about flows passing through exporters and their direction.

Detect. Added the ability to specify multiple actions in a detection rule.
Diagnostics. Added logging of license reset.