aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2008-07-15 15:28:00 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2008-07-15 15:28:00 +0000
commiteb0cc33886152940e53d37eba541aefb982cb247 (patch)
tree76b39ea1acea8caf5e8923ea7553cda394ae0f87 /NEWS
parent66d4745f8e1dbe5865cd2693e62bc380c04b2aa6 (diff)
downloadstrongswan-eb0cc33886152940e53d37eba541aefb982cb247.tar.bz2
strongswan-eb0cc33886152940e53d37eba541aefb982cb247.tar.xz
The XFRM_STATE_AF_UNSPEC flag added to xfrm.h allows IPv4-over-IPv6 and IPv6-over-IPv6 tunnels with the 2.6.26 and later Linux kernels
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f3ff4cc95..b3dc65277 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
strongswan-4.2.5
----------------
+- The XFRM_STATE_AF_UNSPEC flag added to xfrm.h allows IPv4-over-IPv6
+ and IPv6-over-IPv6 tunnels with the 2.6.26 and later Linux kernels.
+
- management of different virtual IP pools for different
network interfaces have become possible.