From: Laine Stump Date: Wed, 9 Jan 2019 23:45:49 +0000 (-0500) Subject: docs: add forgotten mentions of forward mode "open" X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=001495909b0c11e21723671f541cae66912a40f4;p=libvirt.git docs: add forgotten mentions of forward mode "open" A couple places in the docs didn't get updated when the forward mode "open" was added. Signed-off-by: Laine Stump Reviewed-by: Daniel P. Berrangé --- diff --git a/docs/formatnetwork.html.in b/docs/formatnetwork.html.in index 363a72bbc9..156cfae4ec 100644 --- a/docs/formatnetwork.html.in +++ b/docs/formatnetwork.html.in @@ -107,13 +107,13 @@ may also be connected to the LAN. When defining a new network with a <forward> mode of - "nat" or "route" (or an isolated network with + "nat", "route", or "open" (or an isolated network with no <forward> element), libvirt will automatically generate a unique name for the bridge device if none is given, and this name will be permanently stored in the network configuration so that that the same name will be used every time the network is started. For these types of networks - (nat, routed, and isolated), a bridge name beginning with the + (nat, route, open, and isolated), a bridge name beginning with the prefix "virbr" is recommended (and that is what is auto-generated), but not enforced. Attribute stp specifies if Spanning Tree Protocol