From 0c13c9e1678866ac8d8e0bf23fead7974fb900ee Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 30 Mar 2001 17:31:54 +0000 Subject: ip_always_defrag goes *poof* --- sysctl.conf | 2 -- sysctl.conf.sparc | 2 -- 2 files changed, 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 -- cgit v1.2.1