Changeset 62466 in vbox for trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin
- Timestamp:
- Jul 22, 2016 6:00:27 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 109022
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp
r58107 r62466 1108 1108 pThis->pSwitchPort->pfnReportMacAddress(pThis->pSwitchPort, &pThis->u.s.MacAddr); 1109 1109 #if 0 1110 /* 1110 /* 1111 1111 * XXX: Don't tell SrvIntNetR0 if the interface is 1112 1112 * promiscuous, because there's no code yet to update that
Note:
See TracChangeset
for help on using the changeset viewer.