aboutsummaryrefslogtreecommitdiffstats
path: root/package/qos-scripts
Commit message (Expand)AuthorAgeFilesLines
* [package] /etc/functions.sh => /lib/functions.shJo-Philipp Wich2012-06-052-2/+2
* kernel: split off act_connmark into a separate package to avoid cluttering km...Felix Fietkau2012-05-181-1/+1
* qos-scripts: use kmod-sched-core instead of kmod-schedFelix Fietkau2012-05-161-1/+1
* qos-scripts: replace sfq/red with fq_codel - massively improves latency under...Felix Fietkau2012-05-162-42/+3
* [package] qos-scripts: only use the lower 8 bits for firewall marks, allows c...Jo-Philipp Wich2011-11-033-11/+11
* Add QoS firewall stop script generationJo-Philipp Wich2011-10-272-3/+9
* Add qos_* iptables chain namespace for QoSJo-Philipp Wich2011-10-271-14/+32
* qos-scripts: disable by defaultFelix Fietkau2011-07-291-1/+1
* This patch updates qos-scripts to support fair traffic sharing using the Jo-Philipp Wich2011-04-123-11/+16
* qos-scripts: remove the layer7 based classifiers from the default configurati...Felix Fietkau2011-03-301-6/+0
* qos-scripts: disable overhead calculation by default, it does not work proper...Felix Fietkau2011-02-241-1/+0
* qos-scripts: add missing dependencyFelix Fietkau2011-02-221-1/+1
* qos-scripts: drop the use of IMQ, use ifb and act_connmark insteadFelix Fietkau2011-02-214-24/+40
* [package] qos-scripts: Rework qos-stat scriptVasilis Tsiligiannis2011-01-202-17/+60
* [package] qos-scripts: bump pkg revision after r23227, extend copyright, mark...Jo-Philipp Wich2010-10-051-2/+6
* [package] qos-scripts: Fix generation of IMQ firewall rules on halfduplex mod...Vasilis Tsiligiannis2010-10-041-3/+4
* This patch allows the user to specify esfq as the leaf qdisc, as well as pert...Travis Kemen2010-02-262-2/+9
* adjust dependencies of firewall and qos-scripts, so that these packages are v...Felix Fietkau2009-12-091-1/+1
* [package] set PKGARCH to all for packages in trunk containing only arch-neutr...Florian Fainelli2009-07-241-0/+1
* [PATCH] [qos-scripts] Reload IMQ only when neededJo-Philipp Wich2009-05-201-3/+3
* [PATCH] [qos-scripts] Fix packet/connection marking when using halfduplex optionJo-Philipp Wich2009-05-201-1/+1
* [PATCH] [qos-scripts] Reload modules with parameters specifiedJo-Philipp Wich2009-05-201-2/+11
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
* get rid of a remaining reference to ipp2pFelix Fietkau2009-02-211-8/+0
* qos-scripts: remove ipp2p from the default rulesetFelix Fietkau2009-02-211-3/+0
* fix qos dependency on iptables-mod-conntrack-extra for CONNMARK (closes: #4035)Nicolas Thill2008-09-241-3/+3
* Load xt_layer7 for 2.6 kernels (#3269)Florian Fainelli2008-03-271-0/+1
* Here comes the new UCI. Enjoy :)Felix Fietkau2008-02-031-1/+0
* do not fire up the qos-scripts hotplug part if the init script is disabledFelix Fietkau2007-09-271-1/+1
* add qos-scripts patch from #2385Felix Fietkau2007-09-201-0/+1
* bump package versions after updatesFelix Fietkau2007-09-071-1/+1
* qos-scripts: add patch for tos and dscp support from #2291Felix Fietkau2007-09-071-0/+39
* move package description to a separate definition, remove it when DESCRIPTION...Nicolas Thill2007-09-071-4/+6
* reorganize netfilter modules, get rid of the iptables-mod-extra dependency in...Felix Fietkau2007-07-111-1/+1
* remove a warning that has confused a few peopleFelix Fietkau2007-07-111-1/+0
* qos-scripts update:Felix Fietkau2007-06-303-11/+32
* add direction matching patch for qos-scripts from #1708Felix Fietkau2007-06-111-0/+9
* fix error handling in qos-scriptsFelix Fietkau2007-06-021-1/+1
* add qos-scripts connbytes match from #1618Felix Fietkau2007-05-041-0/+5
* qos-scripts update - fix enabling/disabling of interfaces, make the overhead ...Felix Fietkau2007-04-243-14/+20
* fix a small typoFelix Fietkau2007-04-241-2/+2
* qos-scripts: fix RED burst calculationFelix Fietkau2007-04-071-1/+2
* update qos-scripts to v1.1 - rewritten hfsc rate calculationFelix Fietkau2007-04-067-154/+158
* same propset here as changeset:6500Tim Yardley2007-03-041-1/+1
* more use of the INSTALL_DIR variableNicolas Thill2007-01-081-1/+1
* fix qos-scripts RED qdisc calculation for slow linesFelix Fietkau2006-12-192-1/+2
* allow the user to disable downlink shaping by removing the option download .....Felix Fietkau2006-11-112-2/+1
* init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname...Felix Fietkau2006-10-151-5/+3
* add qos-scripts package port for buildroot-ngFelix Fietkau2006-10-068-0/+679