updated NEWS

This commit is contained in:
Andreas Steffen 2010-07-17 17:25:01 +02:00
parent f5baa5c4cf
commit b22bb9f21c

7
NEWS
View File

@ -2,9 +2,12 @@ strongswan-4.4.1
---------------- ----------------
- Support of xfrm marks in IPsec SAs and IPsec policies introduced - Support of xfrm marks in IPsec SAs and IPsec policies introduced
with the Linux 2.6.34 kernel. For details see example scenarios with the Linux 2.6.34 kernel. For details see the example scenarios
ikev2/nat-two-rw-mark and ikev2/net2net-psk-dscp. 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. - The openssl plugin now supports X.509 certificate and CRL functions.
- OCSP/CRL checking in IKEv2 has been moved to the revocation plugin, enabled - OCSP/CRL checking in IKEv2 has been moved to the revocation plugin, enabled