VirtualBox

Changeset 56101 in vbox for trunk/src/VBox/HostDrivers


Ignore:
Timestamp:
May 27, 2015 2:13:28 PM (10 years ago)
Author:
vboxsync
Message:

IntNet/NetFlt: Re-enable notifications for host address changes.

File:
1 edited

Legend:

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

    r55685 r56101  
    18721872}
    18731873
    1874 #if 0 /* XXX: temporarily disable */
    18751874static int vboxNetFltLinuxNotifierIPv4Callback(struct notifier_block *self, unsigned long ulEventType, void *ptr)
    18761875{
     
    19391938    return rc;
    19401939}
    1941 #endif /* 0 */
    19421940
    19431941
     
    21692167        return VERR_INTNET_FLT_IF_FAILED;
    21702168
    2171 #if 0 /* XXX: temporarily disable */
    21722169    if (pThis->pSwitchPort->pfnNotifyHostAddress)
    21732170    {
     
    22572254    else
    22582255        Log(("%s: uwe: pfnNotifyHostAddress is NULL\n", __FUNCTION__));
    2259 #endif
    22602256
    22612257    return VINF_SUCCESS;
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