VirtualBox

Changeset 38100 in vbox for trunk/src/VBox/Main/xml


Ignore:
Timestamp:
Jul 21, 2011 2:07:48 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
73050
Message:

Main/Settings: fixed reading of the NAT/network attribute (r71896 regression)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/xml/Settings.cpp

    r37927 r38100  
    20162016        enmAttachmentType = NetworkAttachmentType_NAT;
    20172017
     2018        elmMode.getAttributeValue("network", nic.nat.strNetwork);
    20182019        elmMode.getAttributeValue("hostip", nic.nat.strBindIP);
    20192020        elmMode.getAttributeValue("mtu", nic.nat.u32Mtu);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette