openwrt/package/kernel/linux/modules
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
..
001-depends.mk
block.mk
can.mk
crypto.mk
firewire.mk
fs.mk
hwmon.mk kernel: package f71882fg hwmon driver 2020-03-28 13:03:02 +01:00
i2c.mk
iio.mk
input.mk
leds.mk
lib.mk
netdevices.mk kernel: netdev: add missing config for mlx5 driver 2020-04-06 12:39:00 +02:00
netfilter.mk kernel: add @IPV6 dependency to ipv6 modules 2020-04-09 12:51:10 +02:00
netsupport.mk kmod-sched: add act_police 2020-04-10 12:26:31 +01:00
nls.mk
other.mk kernel: package gpio-f7188x driver 2020-03-28 13:03:02 +01:00
pcmcia.mk
sound.mk
spi.mk
usb.mk
video.mk
virt.mk
w1.mk
wireless.mk
wpan.mk