summaryrefslogtreecommitdiff
path: root/conf/plugins/kernel-pfkey.conf
blob: f4340e7fe7ce695c809097cc1e1c30bf55f484f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
kernel-pfkey {

    # Size of the receive buffer for the event socket (0 for default size).
    # events_buffer_size = 0

    # Whether to load the plugin. Can also be an integer to increase the
    # priority of this plugin.
    load = yes

    # Whether to use the internal or external interface in installed routes.
    # route_via_internal = no

}