]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: clarify nat range behavior
authorJán Tomko <jtomko@redhat.com>
Wed, 18 Feb 2015 14:36:45 +0000 (15:36 +0100)
committerJán Tomko <jtomko@redhat.com>
Wed, 18 Feb 2015 14:36:45 +0000 (15:36 +0100)
All the addresses from the range are used, not just those
that are in use on the host.

https://bugzilla.redhat.com/show_bug.cgi?id=1079917

docs/formatnetwork.html.in

index 7cf3f69d52049a498db087258bb664f2a44410c9..6abed8f64c8e5c19be822cf69fb712096c0a183f 100644 (file)
             <p><span class="since">Since 1.0.3</span> it is possible to
             specify a public IPv4 address and port range to be used for
             the NAT by using the <code>&lt;nat&gt;</code> subelement.
+            Note that all addresses from the range are used, not just those
+            that are in use on the host.
             The address range is set with the <code>&lt;address&gt;</code>
             subelements and <code>start</code> and <code>stop</code>
             attributes: