diff options
author | Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> | 2020-04-09 09:19:13 +0100 |
---|---|---|
committer | Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> | 2020-04-10 12:26:31 +0100 |
commit | 1b973b54ea4d5d20dec5e71c48bff6a3e0bcb4ac (patch) | |
tree | 08c6fb5b34ccdcee95355735f42b30ea50b0d7fb /target/linux/apm821xx/patches-4.19/023-0005-cross-tree-phase-out-dma_zalloc_coherent.patch | |
parent | c39d01596a8acbdfa5d1ccb98ba0624383a7190a (diff) | |
download | upstream-1b973b54ea4d5d20dec5e71c48bff6a3e0bcb4ac.tar.gz upstream-1b973b54ea4d5d20dec5e71c48bff6a3e0bcb4ac.tar.bz2 upstream-1b973b54ea4d5d20dec5e71c48bff6a3e0bcb4ac.zip |
kmod-sched: add act_police
"Whoop whoop, sound of da police"
Add an ingress capable traffic policer module configurable with tc.
From the man page:
The police action allows to limit bandwidth of traffic matched by the
filter it is attached to. Basically there are two different algorithms
available to measure the packet rate: The first one uses an internal
dual token bucket and is configured using the rate, burst, mtu,
peakrate, overhead and linklayer parameters. The second one uses an
in-kernel sampling mechanism. It can be fine-tuned using the estimator
filter parameter.
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Diffstat (limited to 'target/linux/apm821xx/patches-4.19/023-0005-cross-tree-phase-out-dma_zalloc_coherent.patch')
0 files changed, 0 insertions, 0 deletions