Added NEWS for the new Vendor ID requirement for private use allocations

This commit is contained in:
Martin Willi
2010-01-07 11:14:33 +01:00
parent 023fd8f135
commit cdad91de49
+6
View File
@@ -29,6 +29,12 @@ strongswan-4.3.6
- Fixed BEET mode connections on recent kernels by installing SAs with - Fixed BEET mode connections on recent kernels by installing SAs with
appropriate traffic selectors, based on a patch by Michael Rossberg. appropriate traffic selectors, based on a patch by Michael Rossberg.
- Using extensions (such as BEET mode) and crypto algorithms (such as twofish,
serpent, sha256_96) allocated in the private use space now require that we
know its meaning, i.e. we are talking to strongSwan. Use the new
"charon.send_vendor_id" option in strongswan.conf to let the remote peer know
this is the case.
- The IKEv1 daemon ignores the Juniper SRX notification type 40001, thus - The IKEv1 daemon ignores the Juniper SRX notification type 40001, thus
allowing interoperability. allowing interoperability.