Changeset 23137 in vbox
- Timestamp:
- Sep 18, 2009 2:24:08 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 52535
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Network/DrvNAT.cpp
r22925 r23137 59 59 * Defined Constants And Macros * 60 60 *******************************************************************************/ 61 /**62 * @todo: This is a bad hack to prevent freezing the guest during high network63 * activity. This needs to be fixed properly.64 */65 //#define VBOX_NAT_DELAY_HACK66 61 #define SLIRP_SPLIT_CAN_OUTPUT 1 67 62
Note:
See TracChangeset
for help on using the changeset viewer.