summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sysctl.conf2
-rw-r--r--sysctl.conf.sparc2
2 files changed, 0 insertions, 4 deletions
diff --git a/sysctl.conf b/sysctl.conf
index 59a86d44..b6ce4d8e 100644
--- a/sysctl.conf
+++ b/sysctl.conf
@@ -2,7 +2,5 @@
net.ipv4.ip_forward = 0
# Enables source route verification
net.ipv4.conf.all.rp_filter = 1
-# Disables automatic defragmentation (needed for masquerading, LVS)
-net.ipv4.ip_always_defrag = 0
# Disables the magic-sysrq key
kernel.sysrq = 0
diff --git a/sysctl.conf.sparc b/sysctl.conf.sparc
index c01a8d06..527c20c5 100644
--- a/sysctl.conf.sparc
+++ b/sysctl.conf.sparc
@@ -2,8 +2,6 @@
net.ipv4.ip_forward = 0
# Enables source route verification
net.ipv4.conf.all.rp_filter = 1
-# Disables automatic defragmentation (needed for masquerading, LVS)
-net.ipv4.ip_always_defrag = 0
# Disables the magic-sysrq key
kernel.sysrq = 0
# Disables stop-a on the sparc