Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-07 | qos: correct how priority values work for shaper. | currite | |
It is only a small urgent fix. The whole section will be replaced soon. | |||
2019-12-10 | QoS: correct redirect link | Robert Göhler | |
2019-11-28 | Refactor "code-block:: console" to "code-block:: none" | Christian Poessinger | |
2019-11-28 | docs: remove all trailing whitespaces | Christian Poessinger | |
Done via: $ find . -name "*.rst" | xargs sed -i 's/[ \t]*$//' | |||
2019-11-27 | Refactor "code-block:: sh" to "code-block:: console" | Christian Poessinger | |
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-17 | Replace all RFC links with proper :rfc: syntax | Christian Poessinger | |
2019-09-30 | Fix typos in pages | Ramax Lo | |
2019-06-17 | edit traffic policy on ifb interface | xPakrikx | |
"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-02-25 | Update qos.rst; add general example | Matt W | |
Add a general real-world (home-use perhaps) example of QoS with traffic prioritization by matched class. | |||
2018-10-07 | Reformat TOC and overall document style | Christian Poessinger | |