Kevin Darbyshire-Bryant 1b973b54ea 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>
2020-04-10 12:26:31 +01:00
..
2018-02-13 11:48:49 +01:00
2020-03-28 13:03:02 +01:00
2020-03-08 15:10:55 +01:00
2020-04-10 12:26:31 +01:00
2017-02-20 09:13:52 +01:00
2020-03-28 13:03:02 +01:00
2018-02-09 10:29:07 +01:00
2020-03-03 23:38:23 +01:00