From: Stephen Hemminger Date: Wed, 2 Jul 2008 02:29:07 +0000 (-0700) Subject: icmp: fix units for ratelimit X-Git-Tag: v2.6.27-rc1~969^2~253 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dbf4bcac98bbc76ef425b3a2b4169f31199f6c7;p=pandora-kernel.git icmp: fix units for ratelimit Convert the sysctl values for icmp ratelimit to use milliseconds instead of jiffies which is based on kernel configured HZ. Internal kernel jiffies are not a proper unit for any userspace API. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed