From e0bb4dbbfe860bacfc5885651466e3641ecfcda1 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Thu, 26 Jun 2008 08:44:59 +0000 Subject: [PATCH] mention ESP sequence number updates --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 8500b95c7..f26b34758 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,9 @@ strongswan-4.2.4 - Fixed a bug in stroke which caused multiple charon threads to close the file descriptors during packet transfers over the stroke socket. +- ESP sequence numbers are now migrated in IPsec SA updates handled by + MOBIKE. Works only with Linux kernels >= 2.6.17. + strongswan-4.2.3 ----------------