[network-manager-libreswan] properties: we're not doing IKEv2



commit 47a6f9d4a85fc2a9e9c063a47d45e2276609c0bc
Author: Lubomir Rintel <lkundrak v3 sk>
Date:   Mon Jan 25 18:12:49 2016 +0100

    properties: we're not doing IKEv2

 properties/nm-libreswan.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/properties/nm-libreswan.c b/properties/nm-libreswan.c
index 7f4cf26..c3dc988 100644
--- a/properties/nm-libreswan.c
+++ b/properties/nm-libreswan.c
@@ -62,7 +62,7 @@
 #include "utils.h"
 
 #define LIBRESWAN_PLUGIN_NAME    _("IPsec based VPN")
-#define LIBRESWAN_PLUGIN_DESC    _("IPsec, IKEv1, IKEv2 based VPN")
+#define LIBRESWAN_PLUGIN_DESC    _("IPsec based VPN using IKEv1")
 
 #define ENC_TYPE_SECURE 0
 #define ENC_TYPE_WEAK   1


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]