openwrt/package
Tony Ambardar f54e9f183e 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>
2019-02-11 20:18:48 +00:00
..
base-files base-files: do not strip fwtool signature data during check 2019-02-09 14:34:24 +01:00
boot uboot-omap: add 'rootwait' to the kernel cmdline 2019-01-31 14:07:00 +01:00
devel perf: replace libelf1 dependency with libelf 2019-01-24 12:56:11 +01:00
firmware ath10k-firmware: update Candela Tech firmware images 2019-02-11 19:02:41 +01:00
kernel kernel/modules: kmod-sched-core: add missing dependency, useful module 2019-02-11 20:18:48 +00:00
libs openssl: update list of mirrors 2019-01-31 21:21:49 +01:00
network vti: remove setting default firewall zone to wan 2019-02-09 21:04:36 +01:00
system opkg: update to latest Git head 2019-01-31 10:23:20 +01:00
utils busybox: keep syslog.conf during sysupgrade 2019-01-30 12:30:03 +01:00
Makefile build: add ABI_VERSION to binary package names 2019-01-19 14:32:12 +01:00