mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-06 00:00:47 -04:00
Fix IKE SA inherit API doc
This commit is contained in:
parent
325efdaca8
commit
cf3c72c480
@ -1026,9 +1026,8 @@ struct ike_sa_t {
|
||||
*
|
||||
* When rekeying is completed, all CHILD_SAs, the virtual IP and all
|
||||
* outstanding tasks are moved from other to this.
|
||||
* As this call may initiate inherited tasks, a status is returned.
|
||||
*
|
||||
* @param other other task to inherit from
|
||||
* @param other other IKE SA to inherit from
|
||||
*/
|
||||
void (*inherit) (ike_sa_t *this, ike_sa_t *other);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user