Changeset 52445 in vbox
- Timestamp:
- Aug 21, 2014 5:22:04 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 95653
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp
r52394 r52445 2 2 /** @file 3 3 * Internal networking - The ring 0 service. 4 * 5 * @remarks No lazy code changes. If you don't understand exactly what you're 6 * doing, get an understand or forget it. 7 * All changes shall be reviewed by bird before commit. If not around, 8 * email and let Frank and/or Klaus OK the changes before committing. 4 9 */ 5 10 6 11 /* 7 * Copyright (C) 2006-201 3Oracle Corporation12 * Copyright (C) 2006-2014 Oracle Corporation 8 13 * 9 14 * This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.