currite
fc94b0cfd7
qos: improve hint on choosing policy
2020-09-15 10:28:07 +02:00
Christian Poessinger
1e98f1964c
Merge pull request #302 from currite/qos-examples
...
qos: fix and complete examples
2020-08-05 12:27:52 +02:00
currite
046e7cebaf
qos: fix and complete examples
2020-08-05 03:38:23 +02:00
currite
4c2ad4ffb4
qos: fix shaper burst definition
...
Shaper definition does not correspond to HTB cburst but to HTB burst.
2020-08-05 02:37:59 +02:00
Christian Poessinger
4962309874
Merge pull request #299 from currite/voip-ceiling
...
qos: advice on voip and ceiling
2020-08-04 22:46:36 +02:00
currite
aba9dbe94b
qos: advice on voip and ceiling
2020-08-04 21:25:42 +02:00
currite
f1c38b1335
qos: move ingress shaping to the end of the article
...
Ingress Shaping is an exceptional case, it should be shown after it is explained how
the standard procedure works.
2020-08-04 20:14:11 +02:00
currite
2ef0d2d9cd
Revert "Correct small typos; add matching examples"
2020-08-03 17:29:15 +02:00
Matt W
7fdc8e58ee
Correct small typos; add matching examples
...
Correct typos (etherhet -> ethernet) and add examples of matching on service/protocol in shaper example.
2020-07-20 11:26:24 -07:00
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