[network-manager-openswan] mm



commit b59e8b37a15ec8754a17495da2c670af8536e102
Author: Lubomir Rintel <lkundrak v3 sk>
Date:   Wed Apr 29 17:43:56 2015 +0200

    mm

 src/nm-openswan-service.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/nm-openswan-service.c b/src/nm-openswan-service.c
index d0e9f64..2251cf1 100644
--- a/src/nm-openswan-service.c
+++ b/src/nm-openswan-service.c
@@ -623,6 +623,8 @@ nm_openswan_config_write (gint fd,
        write_config_option (fd, " salifetime=24h\n");
        write_config_option (fd, " ikelifetime=24h\n");
        write_config_option (fd, " keyingtries=1\n");
+       if (libreswan)
+               write_config_option (fd, " cisco-unity=yes\n");
        write_config_option (fd, " auto=add");
 
        /* openswan requires a terminating \n (otherwise it segfaults) while


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