projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] iptables: disable kernel module autoloading
[openwrt.git]
/
package
/
kernel
/
modules
/
netsupport.mk
diff --git
a/package/kernel/modules/netsupport.mk
b/package/kernel/modules/netsupport.mk
index
9e9cdcb
..
16a8378
100644
(file)
--- a/
package/kernel/modules/netsupport.mk
+++ b/
package/kernel/modules/netsupport.mk
@@
-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 \
This page took
0.022769 seconds
and
4
git commands to generate.