From 5a987070dfdfb0feba15700e35228f0898bf144e Mon Sep 17 00:00:00 2001 From: Rene Mayrhofer Date: Sun, 28 Nov 2010 12:32:07 +0000 Subject: Document major upstream change (IKEv2 being the default now) and enable more configure options. --- debian/NEWS | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 debian/NEWS (limited to 'debian/NEWS') diff --git a/debian/NEWS b/debian/NEWS new file mode 100644 index 000000000..8e149f913 --- /dev/null +++ b/debian/NEWS @@ -0,0 +1,17 @@ +strongswan (4.5.0-1) unstable; urgency=low + + Starting with strongswan 4.5.0 upstream, the IKEv2 protocol is now the + default. This can easily be changed using the keyexchange=ikev1 config + option (either in the respective "conn" section or by putting it in the + "default" section and therefore applying it to all existing connections). + + The IKEv2 protocol has less overhead, more features (e.g. NAT-Traversal by + default, MOBIKE, Mobile IPv6), and provides better error messages in case + the connection can not be established. It is therefore highly recommended + to use it when the other side also supports it. + + -- Rene Mayrhofer Sun, 28 Nov 2010 13:16:00 +0200 + +Local variables: +mode: debian-changelog +End: -- cgit v1.2.3