Skip to content
Snippets Groups Projects
Commit d45f81d7 authored by Toke Høiland-Jørgensen's avatar Toke Høiland-Jørgensen Committed by Felix Fietkau
Browse files

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: default avatarToke Høiland-Jørgensen <toke@toke.dk>
parent a5eee54f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment