Ján Tomko 437b7944a8 Add '<nat>' element to '<forward>' network schemas
Commits 905629f4 and 1716e7a6 have added support for specifying
an IPv4 range and a port range to be used by NAT:
<forward mode='nat'>
  <nat>
    <address start='10.20.30.40' end='10.20.30.44'/>
    <port start='60000' end='65432'/>
  </nat>
</forward>

https://bugzilla.redhat.com/show_bug.cgi?id=1004364
2013-09-05 13:45:49 +02:00
..
2013-08-12 20:44:41 -06:00
2009-07-16 15:06:42 +02:00
2013-09-02 09:47:37 +08:00
2009-07-29 09:04:21 +01:00
2012-08-10 10:58:38 +02:00