From 78b2a2b148b9a1e009d31bbeb170bc17bffba997 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Thu, 29 Nov 2012 10:29:17 +0100 Subject: [PATCH] Add load-tester NEWS --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 807c5aee0..40eadae8f 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,12 @@ strongswan-5.0.2 specific ipsec.conf conn section and cacert CA certificates for a specific ca section. +- The load-tester plugin gained additional options for certificate generation + and can load keys and multiple CA certificates from external files. It can + install a dedicated outer IP address for each tunnel and tunnel initiation + batches can be triggered and monitored externally using the + "ipsec load-tester" tool. + strongswan-5.0.1 ----------------