VirtualBox

Ignore:
Timestamp:
May 5, 2015 4:14:35 AM (10 years ago)
Author:
vboxsync
Message:

IntNet/NetFlt: temporarily disable r100033 on linux - need to adapt to
older kernels.

File:
1 edited

Legend:

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

    r55652 r55653  
    18601860}
    18611861
     1862#if 0 /* XXX: temporarily disable */
    18621863static int vboxNetFltLinuxNotifierIPv4Callback(struct notifier_block *self, unsigned long ulEventType, void *ptr)
    18631864{
     
    19261927    return rc;
    19271928}
     1929#endif /* 0 */
    19281930
    19291931
     
    21552157        return VERR_INTNET_FLT_IF_FAILED;
    21562158
     2159#if 0 /* XXX: temporarily disable */
    21572160    if (pThis->pSwitchPort->pfnNotifyHostAddress)
    21582161    {
     
    22272230    else
    22282231        Log(("%s: uwe: pfnNotifyHostAddress is NULL\n", __FUNCTION__));
     2232#endif
    22292233
    22302234    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