VirtualBox

Ignore:
Timestamp:
Sep 26, 2018 5:03:31 PM (6 years ago)
Author:
vboxsync
Message:

Network/IntNet: (bugref:9063) R0 trunk reconnect thread.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetLwf-win.cpp

    r73852 r74484  
    26692669    }
    26702670    NdisReleaseSpinLock(&g_VBoxNetLwfGlobals.Lock);
    2671     vboxNetLwfLogErrorEvent(IO_ERR_INTERNAL_ERROR, STATUS_SUCCESS, 6);
     2671    // Internal network code will try to reconnect periodically, we should not spam in event log
     2672    //vboxNetLwfLogErrorEvent(IO_ERR_INTERNAL_ERROR, STATUS_SUCCESS, 6);
    26722673    LogFlow(("<==vboxNetFltOsInitInstance: return VERR_INTNET_FLT_IF_NOT_FOUND\n"));
    26732674    return VERR_INTNET_FLT_IF_NOT_FOUND;
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