You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
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>
4 years ago
..
base-files base-files: add enabled commands to service rc.common 4 years ago
boot grub2: fix build when ASLR enabled 4 years ago
devel strace: update to version 5.5 4 years ago
firmware linux-firmware: add firmware for RTL8723BS SDIO modules 4 years ago
kernel kmod-sched: add act_police 4 years ago
libs jansson: convert to cmake 4 years ago
network linux-atm: Include linux/sockios.h for SIOCGSTAMP 4 years ago
system procd: bump to latest HEAD 4 years ago
utils e2fsprogs: Update to 1.45.6 4 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago