kmod-sched-core: Add HTB and TBF traffic shapers
authorToke Høiland-Jørgensen <toke@toke.dk>
Fri, 20 Jan 2017 12:13:35 +0000 (13:13 +0100)
committerFelix Fietkau <nbd@nbd.name>
Sun, 29 Jan 2017 14:13:21 +0000 (15:13 +0100)
commitb8fcbbf31dd0005628d0dd738eab57de70d0de6e
tree4a5536bf91e552f7ec7f89c3ce50c256b363cba3
parent70a6bbd53d7fad461dfed305ad9f338b40702841
kmod-sched-core: Add HTB and TBF traffic shapers

HTB and TBF are the basic traffic shapers used by sqm-scripts. Moving
these into kmod-sched-core enables sqm-scripts to downgrade its
dependency from kmod-sched to kmod-sched-core, potentially making it
useful on devices with smaller flash sizes.

This adds around 30k to the size of kmod-sched-core (20k for sch_htb.ko
and 10k for sch_tbf.ko).

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
package/kernel/linux/modules/netsupport.mk