VirtualBox

Ignore:
Timestamp:
Oct 21, 2019 6:04:10 PM (5 years ago)
Author:
vboxsync
Message:

OCI: (bugref:9469) cloud network integration concept (disabled in Config.kmk).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/ApplianceImpl.cpp

    r78923 r81422  
    329329        case NetworkAttachmentType_NATNetwork: strType = "NATNetwork"; break;
    330330        case NetworkAttachmentType_Null: strType = "Null"; break;
     331        case NetworkAttachmentType_Cloud: strType = "Cloud"; break;
    331332#ifdef VBOX_WITH_XPCOM_CPP_ENUM_HACK
    332333        case NetworkAttachmentType_32BitHack: AssertFailedBreak(); /* (compiler warnings) */
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