Jo-Philipp Wich
|
9ae901445b
/etc/functions.sh => /lib/functions.sh
|
13 年之前 |
Felix Fietkau
|
d5fc598d62
qos-scripts: replace sfq/red with fq_codel - massively improves latency under load
|
13 年之前 |
Jo-Philipp Wich
|
48c37ff7eb
qos-scripts: only use the lower 8 bits for firewall marks, allows coexistence with other programs like nodogsplash - patch by Tobias Wolf (#10096)
|
14 年之前 |
Jo-Philipp Wich
|
825658977f
Add QoS firewall stop script generation
|
14 年之前 |
Jo-Philipp Wich
|
3ffe66cbe0
Add qos_* iptables chain namespace for QoS
|
14 年之前 |
Jo-Philipp Wich
|
9646ca6c6e
This patch updates qos-scripts to support fair traffic sharing using the SFQ with external classifiers method. It also corrects a bug in the unsupported ESFQ method already used by qos-scripts. (ESFQ: http://fatooh.org/esfq-2.6/ only updated to 2.6.24, it was switched to an SFQ patch after that and not updated since 2008)
|
14 年之前 |
Felix Fietkau
|
fca74c3a44
qos-scripts: drop the use of IMQ, use ifb and act_connmark instead
|
14 年之前 |
Vasilis Tsiligiannis
|
de0324cfb0
qos-scripts: Fix generation of IMQ firewall rules on halfduplex mode (#7800)
|
15 年之前 |
Travis Kemen
|
de8394cc11
This patch allows the user to specify esfq as the leaf qdisc, as well as perturb and hash parameters, closes #1893
|
15 年之前 |
Jo-Philipp Wich
|
d6005ac186
Reload IMQ only when needed [PATCH] [qos-scripts] Use config_get_bool for halfduplex option Signed-off-by: Vasilis Tsiligiannis <[email protected]>
|
16 年之前 |
Jo-Philipp Wich
|
f46691236b
Fix packet/connection marking when using halfduplex option This fixes an bug 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 <[email protected]>
|
16 年之前 |
Jo-Philipp Wich
|
e2d1632d1e
Reload modules with parameters specified This patch makes qos-scripts reload 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 <[email protected]>
|
16 年之前 |
Felix Fietkau
|
06713e3d82
get rid of a remaining reference to ipp2p
|
16 年之前 |
Florian Fainelli
|
9a3d8e3163
Load xt_layer7 for 2.6 kernels (#3269)
|
17 年之前 |
Felix Fietkau
|
0cf1a58282
Here comes the new UCI. Enjoy :)
|
17 年之前 |
Felix Fietkau
|
1f000c666c
add qos-scripts patch from #2385
|
18 年之前 |
Felix Fietkau
|
77fb42c9cb
qos-scripts: add patch for tos and dscp support from #2291
|
18 年之前 |
Felix Fietkau
|
febfbf2acd
remove a warning that has confused a few people
|
18 年之前 |
Felix Fietkau
|
8c0de17322
qos-scripts update:
|
18 年之前 |
Felix Fietkau
|
0c8cccc9f7
add direction matching patch for qos-scripts from #1708
|
18 年之前 |
Felix Fietkau
|
e4550a0ebc
fix error handling in qos-scripts
|
18 年之前 |
Felix Fietkau
|
7d3baf4131
add qos-scripts connbytes match from #1618
|
18 年之前 |
Felix Fietkau
|
50735bc351
qos-scripts update - fix enabling/disabling of interfaces, make the overhead calculation optional
|
18 年之前 |
Felix Fietkau
|
6ee129297f
fix a small typo
|
18 年之前 |
Felix Fietkau
|
c993ad73be
update qos-scripts to v1.1 - rewritten hfsc rate calculation
|
18 年之前 |