A Simple Linux QoS Service
The Problem: Bufferbloat (see http://en.wikipedia.org/wiki/Bufferbloat)
- Your SSH session turns to molasses when your kid watches YouTube
- Your wife complains that "the internet is slow"
- You hate the stupid DSL modems supplied by the phone company
with their giant packet queues that add unnecessary latency
- You have your own Linux router that routes all your traffic
or is the only machine you have connected to the Internet
and know there must be a better way
See http://en.wikipedia.org/wiki/Bufferbloat for details.
The Solution: QoS
QoS = "Quality of Service"
You probably already know about it. Control and proritize traffic.
This QoS is new and improved. Previous QoS setups only throttled
traffic in the download direction. This one handles both directions
using the (poorly documented) Linux ifb interface and tc(8) 'mirred'
redirection.
- Developed at network:utilities
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:SLECandidates/qos && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
qos-1.0.1.tar.gz | 0000042408 41.4 KB | |
qos.changes | 0000001196 1.17 KB | |
qos.service.in | 0000000447 447 Bytes | |
qos.spec | 0000003872 3.78 KB |
Latest Revision
Automatic submission by obs-autosubmit
Comments 0