openwrtv3/package/kernel/linux
Steven Barth 17c90e94cf Add sch_fq and sch_pie to the kmod-sched package.
These are two new packet schedulers introduced in Linux 3.12 and 3.14
respectively. sch_fq is a perfect fairness queueing scheduler that also
adds pacing on host TCP flows, and sch_pie is an AQM.

Having them available in kmod-sched makes it easier for people to test
these new queueing schemes.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>

SVN-Revision: 45885
2015-06-04 05:44:44 +00:00
..
modules Add sch_fq and sch_pie to the kmod-sched package. 2015-06-04 05:44:44 +00:00
Makefile kernel: add netfilter.mk to modules makefile SCAN_DEPS 2014-12-09 12:35:18 +00:00