VirtualBox

Changeset 54110 in vbox


Ignore:
Timestamp:
Feb 9, 2015 3:06:46 AM (10 years ago)
Author:
vboxsync
Message:

NAT: As a stop-gap measure don't try to use (nonexistent) resolv.conf
parser on Windows when trying to decide if we should flap the link
even in DNS proxy mode b/c the domain name changed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/slirp/slirp.c

    r53866 r54110  
    21162116
    21172117    if (pData->fUseDnsProxy) {
    2118 #if HAVE_NOTIFICATION_FOR_DNS_UPDATE
     2118#if HAVE_NOTIFICATION_FOR_DNS_UPDATE /* XXX */ && !defined(RT_OS_WINDOWS)
    21192119        /* We dont conflict with bootp.c::dhcp_decode */
    21202120        struct rcp_state rcp_state;
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