VirtualBox

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


Ignore:
Timestamp:
Jan 14, 2010 10:59:36 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
56604
Message:

VBoxNetAdpCtl, Main/NetIf: multiple vboxnet instance fixes for Solaris.

File:
1 edited

Legend:

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

    r22211 r25826  
    2727#include <iprt/asm.h>
    2828
    29 #define VBOXNET_IPV4ADDR_DEFAULT "192.168.56.1"
    30 #define VBOXNET_IPV4MASK_DEFAULT "255.255.255.0"
     29#define VBOXNET_IPV4ADDR_DEFAULT      "192.168.56.1"
     30#define VBOXNET_IPV4NETPREFIX_DEFAULT "192.168.56."
     31#define VBOXNET_IPV4MASK_DEFAULT      "255.255.255.0"
    3132
    3233#define VBOXNET_MAX_SHORT_NAME 50
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