Actions
Bug #4665
closedstrongswan duplicates reqid at times, causing failures with multi-P2
Start date:
04/30/2015
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.2
Affected Architecture:
Description
Where a system has a number of P2s on a single P1 with IKEv1, strongswan at times assigns the same reqid across multiple SAs. This can exhibit itself as a pair of P2s where only one of the two functions, whichever has rekeyed most recently. Rekeying one breaks the one with the duplicate reqid.
This appears to be a race condition in strongswan. Possibly this:
https://wiki.strongswan.org/issues/431
Actions