VirtualBox

Changeset 18817 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Apr 7, 2009 12:38:35 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
45817
Message:

OVF: NAT is a known network type also

File:
1 edited

Legend:

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

    r18816 r18817  
    15091509                    // make sure it's one of these two
    15101510                    if (    (strNetwork.compare("Null", Utf8Str::CaseInsensitive))
     1511                         && (strNetwork.compare("NAT", Utf8Str::CaseInsensitive))
    15111512                         && (strNetwork.compare("Bridged", Utf8Str::CaseInsensitive))
    15121513                         && (strNetwork.compare("Internal", Utf8Str::CaseInsensitive))
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