aboutsummaryrefslogtreecommitdiff
path: root/package/network/config/qos-scripts/files/usr
Commit message (Collapse)AuthorAge
* qos-scripts: remove faulty fallback of the device variable to eth0 (#20834)Felix Fietkau2015-11-24
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47629
* qos-scripts: remove layer7 supportFelix Fietkau2015-04-13
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45425
* qos-scripts: fix insmod commandsFelix Fietkau2014-12-08
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43562
* scripts: fix wrong usage of '==' operatorJohn Crispin2014-10-14
| | | | | | | | | | | | | | [base-files] shell-scripting: fix wrong usage of '==' operator normally the '==' is used for invoking a regex parser and is a bashism. all of the fixes just want to compare a string. the used busybox-ash will silently "ignore" this mistake, but make it portable/clean at least. this patch does not change the behavior/logic of the scripts. Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com> SVN-Revision: 42911
* qos-scripts: disable fq_codel ecn by default to improve compatibilityFelix Fietkau2014-09-11
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42479
* qos-scripts: fix ingress packet marking with ifbFelix Fietkau2014-07-17
| | | | | | | | | | | | | | | | Split connection mark into two parts: The lower nibble contains the confirmed conntrack mark which is not generated by default/reclassify rules. The upper nibble contains the current value specified by default/reclassify rules. For egress, the default/reclassify value is preferred For ingress, the connection mark is preferred Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41682
* qos-script: Improve usability by adding comment field to rulesJohn Crispin2014-06-02
| | | | | | | | | It's quite unconveniet to remember which ports are used by which applications, especially for not so advanced users. Together with luci patch (discussed on IRC) this improves qos-scripts usability. Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 40935
* qos-scripts: add queue length and quantum limit, suggested by dtahtFelix Fietkau2013-04-09
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36294
* packages: sort network related packages into package/network/Felix Fietkau2012-10-10
SVN-Revision: 33688