Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ipsec: set ignore_acquire_ts to allow ASA compat
Let's try this unconditionally. From the manual... If this is disabled the traffic selectors from the kernel's acquire events, which are derived from the triggering packet, are prepended to the traffic selectors from the configuration for IKEv2 connection. By enabling this, such specific traffic selectors will be ignored and only the ones in the config will be sent. This always happens for IKEv1 connections as the protocol only supports one set of traffic selectors per CHILD_SA. PR: https://forum.opnsense.org/index.php?topic=8539.0
- Loading branch information