Fix IKE SA inherit API doc
This commit is contained in:
committed by
Tobias Brunner
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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user