aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2015-09-25 12:00:58 +0200
committerTobias Brunner <tobias@strongswan.org>2015-11-09 14:37:08 +0100
commit50e4aeb22f499d1a2f955bd7d88a78606eb4e48f (patch)
tree40ddd2dea7b6b26c1bdbebad1e6bd091e99bd96c /conf
parent305c4aa82cb0a400d771fbb79d475b72f9a99977 (diff)
downloadstrongswan-50e4aeb22f499d1a2f955bd7d88a78606eb4e48f.tar.bz2
strongswan-50e4aeb22f499d1a2f955bd7d88a78606eb4e48f.tar.xz
libtnccs: Optionally use RTLD_NOW to load IMC/IMVs with dlopen()
Diffstat (limited to 'conf')
-rw-r--r--conf/options/charon.opt4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/options/charon.opt b/conf/options/charon.opt
index 808e368b6..816f3250c 100644
--- a/conf/options/charon.opt
+++ b/conf/options/charon.opt
@@ -66,8 +66,8 @@ charon.dh_exponent_ansi_x9_42 = yes
strength.
charon.dlopen_use_rtld_now = no
- Use RTLD_NOW with dlopen when loading plugins to reveal missing symbols
- immediately.
+ Use RTLD_NOW with dlopen when loading plugins and IMV/IMCs to reveal missing
+ symbols immediately.
charon.dns1
DNS server assigned to peer via configuration payload (CP).