Skip to main content

What's New and Release Notes 25.2

Resolved Issues in Release 25.2.41-VEN

Issue

Fix Desription

E-142644

SecureConnect rules are once again restored after VEN policy rollback

When SecureConnect is enabled on a Windows workload and a VEN policy rollback occurs due to a loss of connectivity with the PCE, existing SecureConnect (IPsec) rules are removed instead of being restored to their previous state. This leaves endpoints out of sync and causes IPsec traffic between peers to fail. This issue is resolved.

E-141330

Policy sync failure caused by legacy iptables resolved

VEN 25.2.40 introduced a --wait flag to support the CIHP feature when a workload is hosting a container. Because the --wait option is not supported by legacy iptables, policy sync failed on some workloads running legacy Linux OSes. VEN 25.2.41 fixes this issue by using --wait only when it's supported by the workload's version of Linux.

E-141167

VEN operation for temporary file creation at startup is fixed

Changes in RHEL 9.6 involving how service scripts are executed prevented the VEN on those workloads from creating needed temporary files at OS boot time. With this release, VEN service scripts now use a different context that allows temporary files to be created at startup as expected on systems with restricted temporary locations.

E-139910

Disk full condition caused false clone detection and repeated reactivation is fixed

When a workload's data partition was full, the VEN incorrectly and repeatedly reported itself as cloned, triggering repeated reactivation. This issue is resolved.

E-136343

Resolved vtapserver service crash during system shutdown

On Red Hat Enterprise Linux (RHEL) 8.6, the vtapserver service crashed during system shutdown. The error was recorded in the system log. This issue is fixed. VTAP service now terminates normally.