| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
coexistence with other programs like nodogsplash - patch by Tobias Wolf (#10096)
SVN-Revision: 28731
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
A class can be forced to use SFQ, and an external classifier added like
this:
config class "Normal"
option avgrate 10
option priority 30
option packetdelay 100
option limitrate 94
# option qdisc "sfq perturb 2"
config class "Normal_up"
# option filter "protocol all flow hash keys src divisor 1024"
config class "Normal_down"
# option filter "protocol all flow hash keys dst divisor 1024"
Using these options, the user needs to load cls_flow before qos-scripts
starts.
I've got more information here:
http://oneitguy.com/blogs/netprince/fair-traffic-sharing-esfq-broken-switching-sfqexternal-classifiers
This has been tested on r23914.
Signed-off-by: Ben Pfountz <netprince<>vt_edu>
SVN-Revision: 26622
|
|
|
|
| |
SVN-Revision: 25656
|
|
|
|
| |
SVN-Revision: 25640
|
|
|
|
| |
SVN-Revision: 25052
|
|
|
|
|
|
| |
/etc/config/qos as conffile
SVN-Revision: 23238
|
|
|
|
|
|
| |
visible even when iptables is not selected
SVN-Revision: 18714
|
|
|
|
|
|
|
|
| |
(#5572)
Signed-off-by: Malte S. Stretz <mss@apache.org>
SVN-Revision: 16966
|
|
|
|
| |
SVN-Revision: 15242
|
|
|
|
| |
SVN-Revision: 12681
|
|
|
|
| |
SVN-Revision: 8680
|
|
|
|
|
|
| |
DESCRIPTION=TITLE
SVN-Revision: 8659
|
|
|
|
|
|
| |
in qos-scripts
SVN-Revision: 7912
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
| |
calculation optional
SVN-Revision: 7048
|
|
|
|
| |
SVN-Revision: 6875
|
|
|
|
| |
SVN-Revision: 6501
|
|
|
|
| |
SVN-Revision: 6023
|
|
|
|
| |
SVN-Revision: 5853
|
|
|
|
|
|
| |
... line
SVN-Revision: 5497
|
|
|