[network-manager-libreswan/lr/main-mode: 4/5] service: always set modecfg=yes
- From: Lubomir Rintel <lkundrak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-libreswan/lr/main-mode: 4/5] service: always set modecfg=yes
- Date: Mon, 25 Jan 2016 15:50:53 +0000 (UTC)
commit 372bfdfc2955b6b56d90ac646067913ffe0b378a
Author: Lubomir Rintel <lkundrak v3 sk>
Date: Thu Jan 21 21:48:16 2016 +0100
service: always set modecfg=yes
common/utils.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/common/utils.c b/common/utils.c
index eff64fb..1af8558 100644
--- a/common/utils.c
+++ b/common/utils.c
@@ -130,6 +130,7 @@ nm_libreswan_config_write (gint fd,
write_config_option (fd, " remote_peer_type=cisco\n");
write_config_option (fd, " rightxauthserver=yes\n");
write_config_option (fd, " rightmodecfgserver=yes\n");
+ write_config_option (fd, " modecfgpull=yes\n");
phase1_alg_str = nm_setting_vpn_get_data_item (s_vpn, NM_LIBRESWAN_IKE);
if (!phase1_alg_str || !strlen (phase1_alg_str))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]