From: Michal Privoznik in #elementQoS
X-Git-Tag: v1.1.1-rc2~10
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0884be37e3cef588f4404c1ad6b4eb5cdb79c3c5;p=thirdparty%2Flibvirt.git
formatdomain.html.in: Correctly use
in #elementQoS
Interestingly, we had
floor
which
results in much larger block of text to be written in code style that
intended.
---
diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index 7601aaaf54..d2cee678c8 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -3539,12 +3539,12 @@ qemu-kvm -net nic,model=? /dev/null
forward type of route, nat, or no forward at all). Moreover, the
virtual network the interface is connected to is required to have at least
inbound QoS set ( ...
outboundaverage
at least). Moreover, with
- floor
. Since 1.0.1
+ attribute users don't need to specify
+
outboundfloor
attribute users don't need to specify
average
. However, peak
and burst
attributes still require average
. Currently, linux kernel
doesn't allow ingress qdiscs to have any classes therefore
floor
can be applied only on inbound
and not
- outbound
. Since 1.0.1