Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This patch allows the user to specify esfq as the leaf qdisc, as well as ↵ | Travis Kemen | 2010-02-26 | 2 | -2/+9 |
| | | | | | | perturb and hash parameters, closes #1893 SVN-Revision: 19874 | ||||
* | Reload IMQ only when needed [PATCH] [qos-scripts] Use config_get_bool for ↵ | Jo-Philipp Wich | 2009-05-20 | 1 | -3/+3 |
| | | | | | | halfduplex option Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 15948 | ||||
* | Fix packet/connection marking when using halfduplex option This fixes an bug ↵ | Jo-Philipp Wich | 2009-05-20 | 1 | -1/+1 |
| | | | | | | where QoS is not applied to packets passing through POSTROUTING chain when using halfduplex option. Since QoS is done on IMQ device, packets should be marked before sending to the IMQ. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 15947 | ||||
* | Reload modules with parameters specified This patch makes qos-scripts reload ↵ | Jo-Philipp Wich | 2009-05-20 | 1 | -2/+11 |
| | | | | | | a module when there is need to pass some parameters to it. It fixes an issue on devices with more than two interfaces where many IMQ devices are needed but the module is already loaded with the default numdevs=2 Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 15945 | ||||
* | get rid of a remaining reference to ipp2p | Felix Fietkau | 2009-02-21 | 1 | -8/+0 |
| | | | | SVN-Revision: 14602 | ||||
* | qos-scripts: remove ipp2p from the default ruleset | Felix Fietkau | 2009-02-21 | 1 | -3/+0 |
| | | | | SVN-Revision: 14595 | ||||
* | Load xt_layer7 for 2.6 kernels (#3269) | Florian Fainelli | 2008-03-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 10667 | ||||
* | Here comes the new UCI. Enjoy :) | Felix Fietkau | 2008-02-03 | 1 | -1/+0 |
| | | | | SVN-Revision: 10367 | ||||
* | do not fire up the qos-scripts hotplug part if the init script is disabled | Felix Fietkau | 2007-09-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 9046 | ||||
* | add qos-scripts patch from #2385 | Felix Fietkau | 2007-09-20 | 1 | -0/+1 |
| | | | | SVN-Revision: 8860 | ||||
* | qos-scripts: add patch for tos and dscp support from #2291 | Felix Fietkau | 2007-09-07 | 1 | -0/+39 |
| | | | | SVN-Revision: 8663 | ||||
* | remove a warning that has confused a few people | Felix Fietkau | 2007-07-11 | 1 | -1/+0 |
| | | | | SVN-Revision: 7911 | ||||
* | qos-scripts update: | Felix Fietkau | 2007-06-30 | 2 | -10/+31 |
| | | | | | | | | - rewrite the RED qdisc calculations and add some comments this should fix the warnings about bursting (should also fix quirks with various linespeed settings) - reduce the calculated overhead for upstream, while i'm at it... SVN-Revision: 7782 | ||||
* | add direction matching patch for qos-scripts from #1708 | Felix Fietkau | 2007-06-11 | 1 | -0/+9 |
| | | | | SVN-Revision: 7571 | ||||
* | fix error handling in qos-scripts | Felix Fietkau | 2007-06-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 7442 | ||||
* | add qos-scripts connbytes match from #1618 | Felix Fietkau | 2007-05-04 | 1 | -0/+5 |
| | | | | SVN-Revision: 7091 | ||||
* | qos-scripts update - fix enabling/disabling of interfaces, make the overhead ↵ | Felix Fietkau | 2007-04-24 | 2 | -13/+19 |
| | | | | | | calculation optional SVN-Revision: 7048 | ||||
* | fix a small typo | Felix Fietkau | 2007-04-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 7047 | ||||
* | qos-scripts: fix RED burst calculation | Felix Fietkau | 2007-04-07 | 1 | -1/+2 |
| | | | | SVN-Revision: 6878 | ||||
* | update qos-scripts to v1.1 - rewritten hfsc rate calculation | Felix Fietkau | 2007-04-06 | 6 | -153/+157 |
| | | | | SVN-Revision: 6875 | ||||
* | fix qos-scripts RED qdisc calculation for slow lines | Felix Fietkau | 2006-12-19 | 1 | -0/+1 |
| | | | | SVN-Revision: 5853 | ||||
* | allow the user to disable downlink shaping by removing the option download ↵ | Felix Fietkau | 2006-11-11 | 1 | -1/+0 |
| | | | | | | ... line SVN-Revision: 5497 | ||||
* | init script cleanup, use /etc/rc.d/ for enabled scripts, ↵ | Felix Fietkau | 2006-10-15 | 1 | -5/+3 |
| | | | | | | /etc/init.d/<pkgname> (enable|disable) manages symlinks SVN-Revision: 5128 | ||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 7 | -0/+635 |