Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qos-scripts: fix ingress packet marking with ifb | Felix Fietkau | 2014-07-17 | 2 | -13/+27 |
| | | | | | | | | | | | | | | | | 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 rules | John Crispin | 2014-06-02 | 1 | -0/+4 |
| | | | | | | | | | 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 dtaht | Felix Fietkau | 2013-04-09 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36294 | ||||
* | packages: sort network related packages into package/network/ | Felix Fietkau | 2012-10-10 | 5 | -0/+669 |
SVN-Revision: 33688 |