From: Stephen Hemminger Date: Wed, 26 Nov 2008 05:14:06 +0000 (-0800) Subject: tc: policing requires a rate estimator X-Git-Tag: v2.6.29-rc1~581^2~389 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1b56878fb68e9c14070939ea4537ad4db79ffae;p=pandora-kernel.git tc: policing requires a rate estimator Found that while trying average rate policing, it was possible to request average rate policing without a rate estimator. This results in no policing which is harmless but incorrect. Since policing could be setup in two steps, need to check in the kernel. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed