aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/tasks/child_rekey.c
Commit message (Collapse)AuthorAgeFilesLines
* Disable close action for a redundant CHILD_SA resulting from a rekey collisionMartin Willi2010-06-021-0/+5
| | | | | | | | If a rekey collision is detected, the winning peer of the nonce compare will delete the redundant CHILD_SA. The other peer should not enforce the close action on this CHILD, as it would reestablish the redundat CHILD_SA. Thanks to Thomas Egerer from secunet for pointing this out and the initial patchset.
* Handle collisions between rekey and the following delete properlyMartin Willi2010-05-181-27/+63
|
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+430