]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: QoS parameter 'floor' is supported for 'open' networks too
authorPavel Mores <pmores@redhat.com>
Fri, 14 Feb 2020 16:26:24 +0000 (17:26 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 17 Feb 2020 16:26:39 +0000 (17:26 +0100)
Relevant code seems to treat forward modes 'route', 'nat', 'open' and 'none'
the same but documentation hasn't reflected that so far.

Signed-off-by: Pavel Mores <pmores@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
docs/formatnetwork.html.in

index 2448fb09e77fdb73bef7f3872eee9c02bb769055..3d807ecab656dbd9596dc747413b15f7af17bc59 100644 (file)
           goes through one point where QoS decisions can take place, hence
           why this attribute works only for virtual networks for now
           (that is <code>&lt;interface type='network'/&gt;</code> with a
-          forward type of route, nat, or no forward at all). Moreover, the
+          forward type of route, nat, open or no forward at all). Moreover, the
           virtual network the interface is connected to is required to have
           at least inbound QoS set (<code>average</code> at least). If
           using the <code>floor</code> attribute users don't need to specify