From: Florian Westphal Date: Mon, 7 May 2012 10:51:45 +0000 (+0000) Subject: netfilter: hashlimit: byte-based limit mode X-Git-Tag: v3.5-rc1~109^2~138^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0197dee7d3182bb6b6a21955860dfa14fa022d84;p=pandora-kernel.git netfilter: hashlimit: byte-based limit mode can be used e.g. for ingress traffic policing or to detect when a host/port consumes more bandwidth than expected. This is done by optionally making cost to mean "cost per 16-byte-chunk-of-data" instead of "cost per packet". Signed-off-by: Florian Westphal Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed