diff options
author | Florian Westphal <fw@strlen.de> | 2012-05-07 12:51:45 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2012-05-09 13:04:57 +0200 |
commit | 0197dee7d3182bb6b6a21955860dfa14fa022d84 (patch) | |
tree | 121237ff7991a5fea8d8ac6202ad6c92834e744e /net/sched/sch_mq.c | |
parent | netfilter: hashlimit: move rateinfo initialization to helper (diff) | |
download | linux-0197dee7d3182bb6b6a21955860dfa14fa022d84.tar.xz linux-0197dee7d3182bb6b6a21955860dfa14fa022d84.zip |
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 <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/sched/sch_mq.c')
0 files changed, 0 insertions, 0 deletions