VirtualBox

Ignore:
Timestamp:
Jun 1, 2012 4:46:34 PM (13 years ago)
Author:
vboxsync
Message:

netflt: fix dev unregistration issues on kernels 3.2.18 and newer (#6225)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h

    r38408 r41548  
    165165            /** Whether device exists and physically attached. */
    166166            bool volatile fRegistered;
     167            /** Whether our packet handler is installed. */
     168            bool volatile fPacketHandler;
    167169            /** The MAC address of the interface. */
    168170            RTMAC MacAddr;
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