aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Willi <martin@revosec.ch>2010-07-13 09:34:57 +0200
committerMartin Willi <martin@revosec.ch>2010-07-13 10:26:07 +0200
commite9448cfc2f28faf286084eb4cbf688db9a1fe12c (patch)
tree25027b812657d13ecda7fcad9b895edea50767a4
parentf90d465ce28146f218137eb58a80d29e570063bf (diff)
downloadstrongswan-e9448cfc2f28faf286084eb4cbf688db9a1fe12c.tar.bz2
strongswan-e9448cfc2f28faf286084eb4cbf688db9a1fe12c.tar.xz
Added NEWS for revocation/addrblock plugin
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index aeb3e524f..4fb43428e 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,13 @@ strongswan-4.4.1
- The openssl plugin now supports X.509 certificate and CRL functions.
+- OCSP/CRL checking in IKEv2 has been moved to the revocation plugin, enabled
+ by default. Update manual load directives in strongswan.conf.
+
+- RFC3779 ipAddrBlock constraint checking has been moved to the addrblock
+ plugin, disabled by default. Enable it and update manual load directives
+ in strongswan.conf, if required.
+
- The major refactoring of the IKEv1 Mode Config functionality now allows
the transport and handling of any Mode Config attribute.