VirtualBox

Changeset 48538 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Sep 19, 2013 3:17:43 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
89083
Message:

Main/NetworkAdapter+Machine+Appliance+SystemProperties+Medium+Console+Settings+IDL: make NAT networking a separate network attachment type which improves the user experience, store the necessary settings, plus changing the design of the methods which will move images and entire VMs, they lacked a progress object
Frontends/VirtualBox: adapted fully, can configure NAT networks with proper drop down list support
Frontends/VBoxManage: also supports NAT networks completely, and adds the long missing code to list intnets

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/settings.h

    r48406 r48538  
    202202        return (strLoopbackHostAddress == strAddr);
    203203    }
    204    
     204
    205205    bool operator == (uint32_t off)
    206206    {
     
    595595    com::Utf8Str                        strGenericDriver;
    596596    StringsMap                          genericProperties;
     597    com::Utf8Str                        strNATNetworkName;
    597598    uint32_t                            ulBootPriority;
    598599    com::Utf8Str                        strBandwidthGroup; // requires settings version 1.13 (VirtualBox 4.2)
Note: See TracChangeset for help on using the changeset viewer.

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