ike-sa: Add option to force the destruction of an IKE_SA after initiating a delete
This commit is contained in:
@@ -1906,7 +1906,7 @@ START_TEST(test_collision_ike_delete)
|
||||
&a, &b, NULL);
|
||||
}
|
||||
initiate_rekey(a, spi_a);
|
||||
call_ikesa(b, delete);
|
||||
call_ikesa(b, delete, FALSE);
|
||||
assert_ike_sa_state(b, IKE_DELETING);
|
||||
|
||||
/* this should never get called as there is no successful rekeying on
|
||||
|
||||
Reference in New Issue
Block a user