17 Commits

Author SHA1 Message Date
Daniil Baturin
e16cdd29a5
Merge pull request #277 from currite/qos-tune-01
qos: tuning several little details
2020-07-02 07:15:49 +07:00
currite
0ee6f4456b qos: tuning several little details 2020-07-02 02:06:20 +02:00
rebortg
946ad152bc Build: fixed several build errors 2020-06-30 22:24:41 +02:00
currite
0071592fe4 qos: complete rewrite
Missing HFSC, still working on it.
2020-06-16 18:44:06 +02:00
currite
5d95efad5d second temporary commit of tc-rewrite 2020-06-16 18:43:59 +02:00
currite
2f989026e1 temporary partial commit on tc rewrite 2020-06-16 18:43:36 +02:00
currite
65c5c579c5 qos: fix priorities on example 2020-06-10 14:39:04 +02:00
currite
d7ca6324c6 qos: correct how priority values work for shaper.
It is only a small urgent fix. The whole section will be replaced soon.
2020-05-07 02:42:07 +02:00
Robert Göhler
a400996fe2 QoS: correct redirect link 2019-12-10 15:16:23 +01:00
Christian Poessinger
269023845a Refactor "code-block:: console" to "code-block:: none" 2019-11-28 21:41:32 +01:00
Christian Poessinger
a71cdcec33 docs: remove all trailing whitespaces
Done via:
$ find . -name "*.rst" | xargs sed -i 's/[ \t]*$//'
2019-11-28 21:26:14 +01:00
Christian Poessinger
6aa3cbb611 Refactor "code-block:: sh" to "code-block:: console"
This will add proper new-lines into the rendered PDF. Before if it has
been a long line, not all content was preserved in the PDF.
2019-11-27 17:20:38 +01:00
Christian Poessinger
73edff0a21 Replace all RFC links with proper :rfc: syntax 2019-11-17 20:20:16 +01:00
Ramax Lo
cfcd0f040b Fix typos in pages 2019-09-30 16:15:34 +08:00
xPakrikx
26f878dfae
edit traffic policy on ifb interface
"QoS policy inbound is type shaper and is only valid for out" redirected incoming traffic from physical port eth0 to interface ifb0 is represented as outbound traffic from ifb0 interface.
2019-06-17 15:46:34 +02:00
Matt W
b8eb1d61d2
Update qos.rst; add general example
Add a general real-world (home-use perhaps) example of QoS with traffic prioritization by matched class.
2019-02-25 20:58:35 -08:00
Christian Poessinger
e175b066d4 Reformat TOC and overall document style 2018-10-07 14:39:58 +02:00