summaryrefslogtreecommitdiff
path: root/conf/plugins/kernel-klips.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/plugins/kernel-klips.conf')
-rw-r--r--conf/plugins/kernel-klips.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/conf/plugins/kernel-klips.conf b/conf/plugins/kernel-klips.conf
new file mode 100644
index 000000000..10ca30839
--- /dev/null
+++ b/conf/plugins/kernel-klips.conf
@@ -0,0 +1,14 @@
+kernel-klips {
+
+ # Number of ipsecN devices.
+ # ipsec_dev_count = 4
+
+ # Set MTU of ipsecN device.
+ # ipsec_dev_mtu = 0
+
+ # Whether to load the plugin. Can also be an integer to increase the
+ # priority of this plugin.
+ load = yes
+
+}
+