From e72a023cf0e95adbdc564ccb15b31e4f896ce0a7 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Mon, 15 Jan 2001 19:56:00 +0000 Subject: ip_always_defrag goes *poof* --- sysctl.conf | 2 -- 1 file changed, 2 deletions(-) (limited to 'sysctl.conf') 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 -- cgit v1.2.1