VirtualBox

Changeset 18594 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Apr 1, 2009 12:15:40 PM (16 years ago)
Author:
vboxsync
Message:

Fixed the problem with vboxnet0 not getting static IP on VM start.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h

    r17865 r18594  
    108108        Bstr IPV6Address;
    109109        ULONG IPV6NetworkMaskPrefixLength;
     110        ULONG realIPAddress;
     111        ULONG realNetworkMask;
     112        Bstr  realIPV6Address;
     113        ULONG realIPV6PrefixLength;
    110114        BOOL dhcpEnabled;
    111115        Bstr hardwareAddress;
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