summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/rl-system.init3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/rl-system.init b/scripts/rl-system.init
index cbdadd0f..61730d31 100755
--- a/scripts/rl-system.init
+++ b/scripts/rl-system.init
@@ -92,6 +92,9 @@ proc_flags ()
# if a primary address is removed from an interface promote and
# secondary available
echo 1 > /proc/sys/net/ipv4/conf/all/promote_secondaries
+
+ # set maximum rmem_max to accomodate netlink buffers
+ echo 223232 > /proc/sys/net/core/rmem_max
}
## Update the version information