aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2015-04-14 09:56:10 +0200
committerTobias Brunner <tobias@strongswan.org>2015-05-21 10:19:08 +0200
commitcc902695e80c6af8ef512ce641898fefd36cb6c8 (patch)
treea9be7b0ad0144605fc4a0cc114318806119b4a27 /conf
parent682aab205e39473263d4fcf15194526e5b1be490 (diff)
downloadstrongswan-cc902695e80c6af8ef512ce641898fefd36cb6c8.tar.bz2
strongswan-cc902695e80c6af8ef512ce641898fefd36cb6c8.tar.xz
kernel-netlink: Make buffer size for received Netlink messages configurable
Diffstat (limited to 'conf')
-rw-r--r--conf/plugins/kernel-netlink.opt3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/plugins/kernel-netlink.opt b/conf/plugins/kernel-netlink.opt
index 800ba20c0..4338a5fbd 100644
--- a/conf/plugins/kernel-netlink.opt
+++ b/conf/plugins/kernel-netlink.opt
@@ -1,3 +1,6 @@
+charon.plugins.kernel-netlink.buflen = 4096
+ Buffer size for received Netlink messages.
+
charon.plugins.kernel-netlink.fwmark =
Firewall mark to set on the routing rule that directs traffic to our routing
table.