VirtualBox

Changeset 28088 in vbox for trunk


Ignore:
Timestamp:
Apr 8, 2010 1:03:17 PM (15 years ago)
Author:
vboxsync
Message:

vboxNetFltPortIsHostMac: Same as with IsPromiscuous.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c

    r28067 r28088  
    472472    Assert(pThis->MyPort.u32Version == INTNETTRUNKIFPORT_VERSION);
    473473    Assert(vboxNetFltGetState(pThis) == kVBoxNetFltInsState_Connected);
    474     Assert(pThis->fActive);
     474/** @todo Assert(pThis->fActive); - disabled because we may call this
     475 *        without holding the out-bound lock and race the clearing. */
    475476
    476477    /*
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