7 Commits

Author SHA1 Message Date
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