diff options
author | Tobias Brunner <tobias@strongswan.org> | 2012-06-25 18:01:23 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2012-06-25 18:18:07 +0200 |
commit | f97c269e0cf19bb0fcf2fdb77820778653f58964 (patch) | |
tree | 86c402d7f7ee379d2a993066797009c316e059f8 /NEWS | |
parent | e0efd7c121a888625cc1d287c496f1306019b9c7 (diff) | |
download | strongswan-f97c269e0cf19bb0fcf2fdb77820778653f58964.tar.bz2 strongswan-f97c269e0cf19bb0fcf2fdb77820778653f58964.tar.xz |
NEWS about thread pool updates added
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -24,6 +24,13 @@ strongswan-5.0.0 - Source routes are reinstalled if interfaces are reactivated or IP addresses 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 systems, the rightauth option now takes a list of signature hash algorithms considered save for trustchain validation. For example, the setting |