summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysconf/vyatta-sysctl.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysconf/vyatta-sysctl.conf b/sysconf/vyatta-sysctl.conf
index 4517799a..039a6747 100644
--- a/sysconf/vyatta-sysctl.conf
+++ b/sysconf/vyatta-sysctl.conf
@@ -64,3 +64,6 @@ net.ipv4.conf.default.accept_source_route=0
# Enable send_redirects by default
net.ipv4.conf.all.send_redirects=1
+
+# Increase size of buffer for netlink
+net.core.rmem_max=2097152