summaryrefslogtreecommitdiff
path: root/conf/plugins/kernel-libipsec.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/plugins/kernel-libipsec.conf')
-rw-r--r--conf/plugins/kernel-libipsec.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/conf/plugins/kernel-libipsec.conf b/conf/plugins/kernel-libipsec.conf
new file mode 100644
index 000000000..3411be2ff
--- /dev/null
+++ b/conf/plugins/kernel-libipsec.conf
@@ -0,0 +1,11 @@
+kernel-libipsec {
+
+ # Allow that the remote traffic selector equals the IKE peer.
+ # allow_peer_ts = no
+
+ # Whether to load the plugin. Can also be an integer to increase the
+ # priority of this plugin.
+ load = yes
+
+}
+