aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2010-07-17 17:25:01 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2010-07-17 17:25:01 +0200
commitb22bb9f21c5637ceb2a4d93680d0b08d3b2ed9a0 (patch)
tree1831decd2c749845861834c662ecda2470790e56
parentf5baa5c4cf6430a258adf4c971f067253bb7b9e4 (diff)
downloadstrongswan-b22bb9f21c5637ceb2a4d93680d0b08d3b2ed9a0.tar.bz2
strongswan-b22bb9f21c5637ceb2a4d93680d0b08d3b2ed9a0.tar.xz
updated NEWS
-rw-r--r--NEWS7
1 files changed, 5 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 32b4e501c..08698f828 100644
--- a/NEWS
+++ b/NEWS
@@ -2,9 +2,12 @@ strongswan-4.4.1
----------------
- Support of xfrm marks in IPsec SAs and IPsec policies introduced
- with the Linux 2.6.34 kernel. For details see example scenarios
- ikev2/nat-two-rw-mark and ikev2/net2net-psk-dscp.
+ with the Linux 2.6.34 kernel. For details see the example scenarios
+ ikev2/nat-two-rw-mark, ikev2/rw-nat-mark-in-out and ikev2/net2net-psk-dscp.
+- The PLUTO_MARK_IN and PLUTO_ESP_ENC environment variables can be used
+ in the updown scripts to set marks on inbound ESP or ESP_IN_UDP packets.
+
- The openssl plugin now supports X.509 certificate and CRL functions.
- OCSP/CRL checking in IKEv2 has been moved to the revocation plugin, enabled