VirtualBox

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


Ignore:
Timestamp:
Nov 8, 2008 6:35:21 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
39027
Message:

Solaris/vboxnetflt: don't push up messages on promisc stream even when inactive as we have no ring3 consumers.

File:
1 edited

Legend:

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

    r13910 r13983  
    1717# define LOG_ENABLED
    1818#endif
     19
    1920#define LOG_GROUP LOG_GROUP_NET_FLT_DRV
    2021#include <VBox/log.h>
     
    905906                        vboxNetFltSolarisRecv(pThis, pStream, pQueue, pMsg);
    906907                        pMsg = NULL;
    907                         fSendUpstream = false;
    908908                    }
     909                    fSendUpstream = false;
    909910                    break;
    910911                }
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette