--- zzzz-none-000/linux-2.6.39.4/net/sched/Kconfig 2011-08-03 19:43:28.000000000 +0000 +++ puma6-arm-6490-729/linux-2.6.39.4/net/sched/Kconfig 2021-11-10 13:23:11.000000000 +0000 @@ -239,6 +239,18 @@ To compile this code as a module, choose M here: the module will be called sch_choke. +config NET_SCH_LLQ + tristate "LLQ Queue (CBWFQ with strict priorities)" + depends on NET_SCHED + help + If you say Y here, you will be able to schedule packets + with strict priorities and weight. + (Class-Bases Weighted Fair Queuing with strict priorities) + If unsure, say Y. + + To compile this code as a module, choose M here: the + module will be called sch_llq. + config NET_SCH_INGRESS tristate "Ingress Qdisc" depends on NET_CLS_ACT