1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
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>
2020-04-10 12:26:31 +01:00
..
base-files base-files: add enabled commands to service rc.common 2020-04-08 22:07:18 +02:00
boot grub2: fix build when ASLR enabled 2020-04-02 13:42:26 +01:00
devel strace: update to version 5.5 2020-02-24 23:25:28 +01:00
firmware linux-firmware: add firmware for RTL8723BS SDIO modules 2020-03-28 13:03:02 +01:00
kernel kmod-sched: add act_police 2020-04-10 12:26:31 +01:00
libs jansson: convert to cmake 2020-04-01 16:36:04 +01:00
network linux-atm: Include linux/sockios.h for SIOCGSTAMP 2020-04-09 00:12:46 +02:00
system procd: bump to latest HEAD 2020-04-09 13:07:22 +01:00
utils e2fsprogs: Update to 1.45.6 2020-04-09 22:08:16 +02:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:15:07 +02:00