Bug #266
Virtual IP deleted when IKE_SA rekey
Start date:
14.12.2012
Due date:
Estimated time:
Affected version:
5.0.1
Resolution:
Fixed
Description
Hi,
When I test IKE rekey in r5.0.1, virtual ip will be deleted at destroying old IKE_SA.
I check inherit method in ike_sa.c and find a bug.
It tries to move virtual ips from new ike_sa to old one.
But actually it should be from old one to new one.
Is it right?
Zhonghai
History
#1 Updated by Tobias Brunner over 9 years ago
- Category set to charon
- Status changed from New to Closed
- Target version set to 5.0.2
- Resolution set to Fixed
This has already been fixed with 43b4c2ea.
#2 Updated by Andreas Steffen over 9 years ago
- Assignee set to Tobias Brunner