From: Ján Tomko Date: Wed, 18 Feb 2015 14:36:45 +0000 (+0100) Subject: docs: clarify nat range behavior X-Git-Tag: v1.2.13-rc1~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=794235e813ffa9c56f2756501640398b0450de79;p=thirdparty%2Flibvirt.git docs: clarify nat range behavior 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 --- diff --git a/docs/formatnetwork.html.in b/docs/formatnetwork.html.in index 7cf3f69d52..6abed8f64c 100644 --- a/docs/formatnetwork.html.in +++ b/docs/formatnetwork.html.in @@ -200,6 +200,8 @@

Since 1.0.3 it is possible to specify a public IPv4 address and port range to be used for the NAT by using the <nat> 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 <address> subelements and start and stop attributes: