| Commit message (Expand) | Author | Age | Files | Lines |
* | /etc/functions.sh => /lib/functions.sh | Jo-Philipp Wich | 2012-06-05 | 2 | -2/+2 |
* | kernel: split off act_connmark into a separate package to avoid cluttering km... | Felix Fietkau | 2012-05-18 | 1 | -1/+1 |
* | qos-scripts: use kmod-sched-core instead of kmod-sched | Felix Fietkau | 2012-05-16 | 1 | -1/+1 |
* | qos-scripts: replace sfq/red with fq_codel - massively improves latency under... | Felix Fietkau | 2012-05-16 | 2 | -42/+3 |
* | qos-scripts: only use the lower 8 bits for firewall marks, allows coexistence... | Jo-Philipp Wich | 2011-11-03 | 3 | -11/+11 |
* | Add QoS firewall stop script generation | Jo-Philipp Wich | 2011-10-27 | 2 | -3/+9 |
* | Add qos_* iptables chain namespace for QoS | Jo-Philipp Wich | 2011-10-27 | 1 | -14/+32 |
* | qos-scripts: disable by default | Felix Fietkau | 2011-07-29 | 1 | -1/+1 |
* | This patch updates qos-scripts to support fair traffic sharing using the SFQ ... | Jo-Philipp Wich | 2011-04-12 | 3 | -11/+16 |
* | qos-scripts: remove the layer7 based classifiers from the default configurati... | Felix Fietkau | 2011-03-30 | 1 | -6/+0 |
* | qos-scripts: disable overhead calculation by default, it does not work proper... | Felix Fietkau | 2011-02-24 | 1 | -1/+0 |
* | qos-scripts: add missing dependency | Felix Fietkau | 2011-02-22 | 1 | -1/+1 |
* | qos-scripts: drop the use of IMQ, use ifb and act_connmark instead | Felix Fietkau | 2011-02-21 | 4 | -24/+40 |
* | qos-scripts: Rework qos-stat script | Vasilis Tsiligiannis | 2011-01-20 | 2 | -17/+60 |
* | qos-scripts: bump pkg revision after r23227, extend copyright, mark /etc/conf... | Jo-Philipp Wich | 2010-10-05 | 1 | -2/+6 |
* | qos-scripts: Fix generation of IMQ firewall rules on halfduplex mode (#7800) | Vasilis Tsiligiannis | 2010-10-04 | 1 | -3/+4 |
* | This patch allows the user to specify esfq as the leaf qdisc, as well as pert... | Travis Kemen | 2010-02-26 | 2 | -2/+9 |
* | adjust dependencies of firewall and qos-scripts, so that these packages are v... | Felix Fietkau | 2009-12-09 | 1 | -1/+1 |
* | set PKGARCH to all for packages in trunk containing only arch-neutral files (... | Florian Fainelli | 2009-07-24 | 1 | -0/+1 |
* | Reload IMQ only when needed [PATCH] [qos-scripts] Use config_get_bool for hal... | Jo-Philipp Wich | 2009-05-20 | 1 | -3/+3 |
* | Fix packet/connection marking when using halfduplex option This fixes an bug ... | Jo-Philipp Wich | 2009-05-20 | 1 | -1/+1 |
* | Reload modules with parameters specified This patch makes qos-scripts reload ... | Jo-Philipp Wich | 2009-05-20 | 1 | -2/+11 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
* | get rid of a remaining reference to ipp2p | Felix Fietkau | 2009-02-21 | 1 | -8/+0 |
* | qos-scripts: remove ipp2p from the default ruleset | Felix Fietkau | 2009-02-21 | 1 | -3/+0 |
* | fix qos dependency on iptables-mod-conntrack-extra for CONNMARK (closes: #4035) | Nicolas Thill | 2008-09-24 | 1 | -3/+3 |
* | Load xt_layer7 for 2.6 kernels (#3269) | Florian Fainelli | 2008-03-27 | 1 | -0/+1 |
* | Here comes the new UCI. Enjoy :) | Felix Fietkau | 2008-02-03 | 1 | -1/+0 |
* | do not fire up the qos-scripts hotplug part if the init script is disabled | Felix Fietkau | 2007-09-27 | 1 | -1/+1 |
* | add qos-scripts patch from #2385 | Felix Fietkau | 2007-09-20 | 1 | -0/+1 |
* | bump package versions after updates | Felix Fietkau | 2007-09-07 | 1 | -1/+1 |
* | qos-scripts: add patch for tos and dscp support from #2291 | Felix Fietkau | 2007-09-07 | 1 | -0/+39 |
* | move package description to a separate definition, remove it when DESCRIPTION... | Nicolas Thill | 2007-09-07 | 1 | -4/+6 |
* | reorganize netfilter modules, get rid of the iptables-mod-extra dependency in... | Felix Fietkau | 2007-07-11 | 1 | -1/+1 |
* | remove a warning that has confused a few people | Felix Fietkau | 2007-07-11 | 1 | -1/+0 |
* | qos-scripts update: | Felix Fietkau | 2007-06-30 | 3 | -11/+32 |
* | add direction matching patch for qos-scripts from #1708 | Felix Fietkau | 2007-06-11 | 1 | -0/+9 |
* | fix error handling in qos-scripts | Felix Fietkau | 2007-06-02 | 1 | -1/+1 |
* | add qos-scripts connbytes match from #1618 | Felix Fietkau | 2007-05-04 | 1 | -0/+5 |
* | qos-scripts update - fix enabling/disabling of interfaces, make the overhead ... | Felix Fietkau | 2007-04-24 | 3 | -14/+20 |
* | fix a small typo | Felix Fietkau | 2007-04-24 | 1 | -2/+2 |
* | qos-scripts: fix RED burst calculation | Felix Fietkau | 2007-04-07 | 1 | -1/+2 |
* | update qos-scripts to v1.1 - rewritten hfsc rate calculation | Felix Fietkau | 2007-04-06 | 7 | -154/+158 |
* | same propset here as changeset:6500 | Tim Yardley | 2007-03-04 | 1 | -1/+1 |
* | more use of the INSTALL_DIR variable | Nicolas Thill | 2007-01-08 | 1 | -1/+1 |
* | fix qos-scripts RED qdisc calculation for slow lines | Felix Fietkau | 2006-12-19 | 2 | -1/+2 |
* | allow the user to disable downlink shaping by removing the option download ..... | Felix Fietkau | 2006-11-11 | 2 | -2/+1 |
* | init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname... | Felix Fietkau | 2006-10-15 | 1 | -5/+3 |
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 8 | -0/+679 |