summaryrefslogtreecommitdiff
path: root/conf/plugins/kernel-klips.conf
blob: 10ca3083910b71d501d0a56d548796cf3cf09d44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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

}