mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-01 06:03:09 +01:00
kernel: add the token bucket filter to kmod-sched (#6681)
SVN-Revision: 19723
This commit is contained in:
parent
4257508e11
commit
5ebe347f07
1 changed files with 1 additions and 0 deletions
|
|
@ -568,6 +568,7 @@ define KernelPackage/sched
|
|||
CONFIG_NET_SCH_INGRESS \
|
||||
CONFIG_NET_SCH_PRIO \
|
||||
CONFIG_NET_SCH_RED \
|
||||
CONFIG_NET_SCH_TBF \
|
||||
CONFIG_NET_SCH_SFQ \
|
||||
CONFIG_NET_SCH_TEQL \
|
||||
CONFIG_NET_CLS=y \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue