Changeset 16060 in vbox
- Timestamp:
- Jan 19, 2009 7:59:47 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c
r15779 r16060 762 762 * Request the physical address (we cache the acknowledgement). 763 763 */ 764 /** @todo take a look at DLPI notifications additionally for these things. */765 764 rc = vboxNetFltSolarisPhysAddrReq(pStream->pReadQueue); 766 765 if (RT_LIKELY(RT_SUCCESS(rc)))
Note:
See TracChangeset
for help on using the changeset viewer.