aboutsummaryrefslogtreecommitdiffstats
path: root/package/qos-scripts
Commit message (Collapse)AuthorAgeFilesLines
* Reload IMQ only when needed [PATCH] [qos-scripts] Use config_get_bool for ↵Jo-Philipp Wich2009-05-201-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 Wich2009-05-201-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 Wich2009-05-201-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 $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | SVN-Revision: 15242
* get rid of a remaining reference to ipp2pFelix Fietkau2009-02-211-8/+0
| | | | SVN-Revision: 14602
* qos-scripts: remove ipp2p from the default rulesetFelix Fietkau2009-02-211-3/+0
| | | | SVN-Revision: 14595
* fix qos dependency on iptables-mod-conntrack-extra for CONNMARK (closes: #4035)Nicolas Thill2008-09-241-3/+3
| | | | SVN-Revision: 12681
* Load xt_layer7 for 2.6 kernels (#3269)Florian Fainelli2008-03-271-0/+1
| | | | SVN-Revision: 10667
* Here comes the new UCI. Enjoy :)Felix Fietkau2008-02-031-1/+0
| | | | SVN-Revision: 10367
* do not fire up the qos-scripts hotplug part if the init script is disabledFelix Fietkau2007-09-271-1/+1
| | | | SVN-Revision: 9046
* add qos-scripts patch from #2385Felix Fietkau2007-09-201-0/+1
| | | | SVN-Revision: 8860
* bump package versions after updatesFelix Fietkau2007-09-071-1/+1
| | | | SVN-Revision: 8680
* qos-scripts: add patch for tos and dscp support from #2291Felix Fietkau2007-09-071-0/+39
| | | | SVN-Revision: 8663
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-071-4/+6
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* reorganize netfilter modules, get rid of the iptables-mod-extra dependency ↵Felix Fietkau2007-07-111-1/+1
| | | | | | in qos-scripts SVN-Revision: 7912
* remove a warning that has confused a few peopleFelix Fietkau2007-07-111-1/+0
| | | | SVN-Revision: 7911
* qos-scripts update:Felix Fietkau2007-06-303-11/+32
| | | | | | | | - 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 #1708Felix Fietkau2007-06-111-0/+9
| | | | SVN-Revision: 7571
* fix error handling in qos-scriptsFelix Fietkau2007-06-021-1/+1
| | | | SVN-Revision: 7442
* add qos-scripts connbytes match from #1618Felix Fietkau2007-05-041-0/+5
| | | | SVN-Revision: 7091
* qos-scripts update - fix enabling/disabling of interfaces, make the overhead ↵Felix Fietkau2007-04-243-14/+20
| | | | | | calculation optional SVN-Revision: 7048
* fix a small typoFelix Fietkau2007-04-241-2/+2
| | | | SVN-Revision: 7047
* qos-scripts: fix RED burst calculationFelix Fietkau2007-04-071-1/+2
| | | | SVN-Revision: 6878
* update qos-scripts to v1.1 - rewritten hfsc rate calculationFelix Fietkau2007-04-067-154/+158
| | | | SVN-Revision: 6875
* same propset here as changeset:6500Tim Yardley2007-03-041-1/+1
| | | | SVN-Revision: 6501
* more use of the INSTALL_DIR variableNicolas Thill2007-01-081-1/+1
| | | | SVN-Revision: 6023
* fix qos-scripts RED qdisc calculation for slow linesFelix Fietkau2006-12-192-1/+2
| | | | SVN-Revision: 5853
* allow the user to disable downlink shaping by removing the option download ↵Felix Fietkau2006-11-112-2/+1
| | | | | | ... line SVN-Revision: 5497
* init script cleanup, use /etc/rc.d/ for enabled scripts, ↵Felix Fietkau2006-10-151-5/+3
| | | | | | /etc/init.d/<pkgname> (enable|disable) manages symlinks SVN-Revision: 5128
* finally move buildroot-ng to trunkFelix Fietkau2016-03-208-0/+679