Community maintained packages for difos.
Find a file
Sebastian Moeller 1561003a70 sqm-scripts: change default for qdisc target parameter
Alan Jenkins noted a bug in the smq luci GUI that effectively
erased several configuration paramters if two checkboxes were deselected.
This behaviour seems consistent in luci but certainly has the potential
to confuse users. While confusion can not really be avoided generally
it seems wise to change the default interpretation for empty or non-existent
itarget and etarget variables from the qdisc's default (5ms in the case of
one of the codels) to automatic determination of tghis variable dependent on
the configured bandwidth, as codels target variable should be large enough
to contain at least one full packet. With this change sqm-scripts will
do the right thing by default, but will yet allow the user to specify
over-ridding values (as long as the user does not un-check the
entry-field exposing check boxes). Survives light testing...
This change set also changes the sqm-scripts luci gui to note the user
of the change. For compatibility with existing setups sqm-scripts
will still honor "auto" as an alternative explicit way of requesting
automatic target selection. This might turn into a warning in the future
and might be phased out...

Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
2015-03-25 10:34:18 +01:00
admin debootstrap: bump version 2015-03-24 19:18:37 +01:00
devel patch: bump version to 2.7.5 2015-03-14 12:09:34 +02:00
ipv6 aiccu: fix requiretls option handling 2015-03-02 21:43:53 +01:00
lang php5: upgrade to 5.6.7 2015-03-22 20:17:15 +01:00
libs avahi: Enable IPv6 by default 2015-03-24 11:45:12 -04:00
mail bogofilter: remove host includes 2015-03-11 17:58:27 +01:00
multimedia mjpg-streamer: fix YUV capture mode 2015-03-11 16:54:09 +02:00
net sqm-scripts: change default for qdisc target parameter 2015-03-25 10:34:18 +01:00
sound pianod: Sync patches with upstream. Fix SNI support 2015-03-24 16:11:50 -04:00
utils Merge pull request #1070 from dibdot/master 2015-03-24 11:56:33 -04:00
CONTRIBUTING.md CONTRIBUTING: Add paragraph about the use of PKG_RELEASE tag. 2015-02-04 15:45:08 -05: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.