[network-manager-libreswan/lr/aggrmode: 2/2] service: always set modecfg=yes
- From: Lubomir Rintel <lkundrak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-libreswan/lr/aggrmode: 2/2] service: always set modecfg=yes
- Date: Thu, 21 Jan 2016 20:53:02 +0000 (UTC)
commit 7cbce978bca039969814734b61bb50d52e18fc87
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 59883f9..7558815 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]