git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
817e076
)
netfilter: hashlimit: byte-based limit mode
author
Florian Westphal
<fw@strlen.de>
Mon, 7 May 2012 10:51:45 +0000
(10:51 +0000)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Wed, 9 May 2012 11:04:57 +0000
(13:04 +0200)
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 <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
No differences found