| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
This required two new methods on ike_sa_t. One returns the number of
CHILD_SAs and one allows to remove a CHILD_SA.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Having the inherit() function delayed to the IKE_SA establish procedure
was problematic. The task destroy function was never a good place and
results in locking/cleanup problems. After establishing the SA, it
should be really checked in ASAP to avoid any triggered DPD checks
to get lost.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
ike_rekey task destruction
|
| |
|
| |
|
| |
|
|
|
|
| |
initialization
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
It makes sense to omit INITIAL_CONTACT if don't have a unique policy,
as a client might want to connect from different devices to the same
account.
This reverts commit 719c33b41a1f9fe9b2585df3e7aa804a760c361c.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
invocation twice
|
|
|
|
| |
payload type
|
| |
|