Changeset 41774 in vbox for trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin
- Timestamp:
- Jun 16, 2012 2:44:06 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 78592
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp
r40806 r41774 996 996 * Note! If the interface is in the promiscuous mode we need to send the 997 997 * packet down the stack so it reaches the driver and Berkeley 998 * Packet Filter (see #5817).998 * Packet Filter (see @bugref{5817}). 999 999 */ 1000 1000 if ((fDst & INTNETTRUNKDIR_WIRE) || vboxNetFltDarwinIsPromiscuous(pThis))
Note:
See TracChangeset
for help on using the changeset viewer.