| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
|
|
|
|
|
|
| |
This also allows us to generate the log message only once for all
loggers that need it (avoids calls to custom printf specifier callbacks).
To update the log levels loggers can simply be registered again.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
signalling whether or not to call the task_manager->initiate method after queueing the task.
|
|
|
|
| |
the completion of the current set of tasks is complete.
|
| |
|
|
|
|
| |
Replaced all those magic numbers.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This required two new methods on ike_sa_t. One returns the number of
CHILD_SAs and one allows to remove a CHILD_SA.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|