NEWS about thread pool updates added
This commit is contained in:
@@ -24,6 +24,13 @@ strongswan-5.0.0
|
|||||||
- Source routes are reinstalled if interfaces are reactivated or IP addresses
|
- Source routes are reinstalled if interfaces are reactivated or IP addresses
|
||||||
reappear.
|
reappear.
|
||||||
|
|
||||||
|
- The thread pool (processor_t) now has more control over the lifecycle of
|
||||||
|
a job (see job.h for details). In particular, it now controls the destruction
|
||||||
|
of jobs after execution and the cancellation of jobs during shutdown. Due to
|
||||||
|
these changes the requeueing feature, previously available to callback_job_t
|
||||||
|
only, is now available to all jobs (in addition to a new rescheduling
|
||||||
|
feature).
|
||||||
|
|
||||||
- In addition to trustchain key strength definitions for different public key
|
- In addition to trustchain key strength definitions for different public key
|
||||||
systems, the rightauth option now takes a list of signature hash algorithms
|
systems, the rightauth option now takes a list of signature hash algorithms
|
||||||
considered save for trustchain validation. For example, the setting
|
considered save for trustchain validation. For example, the setting
|
||||||
|
|||||||
Reference in New Issue
Block a user