diff options
author | Tony Ambardar <itugrok@yahoo.com> | 2018-10-30 05:50:51 -0700 |
---|---|---|
committer | Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> | 2019-02-11 20:18:48 +0000 |
commit | f54e9f183ec25186f66c70f4984d935f3f51247e (patch) | |
tree | 693887475e10e08cd7c59ab9611d591ccd0dce78 /package/network/utils/iwcap | |
parent | 0c24b363a69d1445a280e41e5c33675be95295d1 (diff) | |
download | upstream-f54e9f183ec25186f66c70f4984d935f3f51247e.tar.gz upstream-f54e9f183ec25186f66c70f4984d935f3f51247e.tar.bz2 upstream-f54e9f183ec25186f66c70f4984d935f3f51247e.zip |
kernel/modules: kmod-sched-core: add missing dependency, useful module
All tc ematch modules, including those in kmod-sched-core and kmod-sched,
use cls_basic as a core dependency. Relocate cls_basic from kmod-sched to
kmod-sched-core to avoid requiring kmod-sched unnecessarily.
This change is also backwards compatible since any past tc ematch users
will have had to install both kmod-sched-core and kmod-sched anyway.
Add the matchall kernel module cls_matchall introduced in kernel 4.8. The
matchall classifier matches every packet and allows the user to apply
actions on it. It is a simpler, more efficient replacement for the common
but cryptic tc classifier idiom "u32 match u32 0 0".
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
Diffstat (limited to 'package/network/utils/iwcap')
0 files changed, 0 insertions, 0 deletions