Community maintained packages for difos.
Find a file
Hannu Nyman 5113575fb9 sqm-scripts: Smart Queue Management - experimental QoS
sqm-scripts is a new QoS system from Cerowrt / Bufferbloat.
I have tested it in my own community build.

More info at:
http://www.bufferbloat.net/projects/cerowrt/wiki/Smart_Queue_Management
http://www.bufferbloat.net/projects/cerowrt/wiki/Setting_up_SQM_for_CeroWrt_310

Dave Täht submitted this first via openwrt-devel mailing list in March 2014,
but that was not picked up before the switch to Github:
http://patchwork.openwrt.org/patch/5078/

Original code used as the base:
8ce2936110

I have modified:
- set the default interface to be eth1, like the Openwrt default.
- modified config to hide some of the advanced options by default
- beautified Makefile a bit
- added Toke Høiland-Jørgensen <toke@toke.dk> as the maintainer, as discussed
  in https://github.com/dtaht/ceropackages-3.10/issues/8#issuecomment-59215905

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2014-10-15 18:56:37 +03:00
admin generic userid: use the new USERID api 2014-10-08 03:45:30 +02:00
devel diffutils: add from old repo and update 2014-09-12 18:41:39 -05:00
ipv6 Merge branch 'master' into license-updates 2014-08-10 01:09:06 -07:00
lang python3: fix python host path 2014-10-15 09:13:24 +03:00
libs alsa-lib: remove cross-compile guess (restore old patch) 2014-10-14 15:43:11 -04:00
mail generic userid: use the new USERID api 2014-10-08 03:45:30 +02:00
multimedia ffmpeg: Disable mips32r2 for mips32 CPUs 2014-10-14 10:17:11 +01:00
net sqm-scripts: Smart Queue Management - experimental QoS 2014-10-15 18:56:37 +03:00
sound generic userid: use the new USERID api 2014-10-08 03:45:30 +02:00
utils shadow: Add libiconv to PKG_BUILD_DEPENDS 2014-10-10 16:41:39 -04:00
CONTRIBUTING.md Fix a typo in CONTRIBUTING.md text 2014-08-19 02:11:20 -03:00
LICENSE Add GPLv2 pro-forma license 2014-06-16 08:14:04 +02:00
README.md README.md: fix OpenWrt name in heading 2014-08-09 08:12:31 +02:00

OpenWrt packages feed

Description

This is the OpenWrt "packages"-feed containing community-maintained packages.

Usage

This feed is enabled by default. To install all its package definitions, run:

./scripts/feeds update packages
./scripts/feeds install -a -p packages

License

See LICENSE file.

Package Guidelines

See CONTRIBUTING.md file.