Changeset 8155 in vbox for trunk/src/VBox/Devices/Network
- Timestamp:
- Apr 18, 2008 3:16:47 PM (17 years ago)
- Location:
- trunk/src/VBox/Devices/Network
- Files:
-
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Network/DevPCNet.cpp
r8087 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2008 innotek GmbH7 * Copyright (C) 2006-2008 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 * -------------------------------------------------------------------- 17 21 * -
trunk/src/VBox/Devices/Network/DrvIntNet.cpp
r7831 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/Devices/Network/DrvNAT.cpp
r8009 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/Devices/Network/DrvNetSniffer.cpp
r7831 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/Devices/Network/DrvTAP.cpp
r7831 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/Network/DrvTAPOs2.cpp
r7831 r8155 6 6 /* 7 7 * 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/Devices/Network/DrvTAPWin32.cpp
r7840 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp
r5999 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/Devices/Network/slirp/slirp_state.h
r8009 r8155 4 4 5 5 /* 6 * Copyright (C) 2006-2007 innotek GmbH6 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as … … 13 13 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 14 14 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 15 * 16 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 17 * Clara, CA 95054 USA or visit http://www.sun.com if you need 18 * additional information or have any questions. 15 19 */ 16 20 -
trunk/src/VBox/Devices/Network/solaris/vnicinit_solaris.sh
r8140 r8155 3 3 # VirtualBox VNIC setup script for Solaris hosts with Crossbow. 4 4 # 5 # Copyright (C) 2007 innotek GmbH5 # Copyright (C) 2007 Sun Microsystems, Inc. 6 6 # 7 7 # This file is part of VirtualBox Open Source Edition (OSE), as … … 12 12 # VirtualBox OSE distribution. VirtualBox OSE is distributed in the 13 13 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 14 # 15 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 16 # Clara, CA 95054 USA or visit http://www.sun.com if you need 17 # additional information or have any questions. 14 18 # 15 19 -
trunk/src/VBox/Devices/Network/solaris/vnicterm_solaris.sh
r5998 r8155 3 3 # VirtualBox VNIC terminate script for Solaris hosts with Crossbow. 4 4 # 5 # Copyright (C) 2007 innotek GmbH5 # Copyright (C) 2007 Sun Microsystems, Inc. 6 6 # 7 7 # This file is part of VirtualBox Open Source Edition (OSE), as … … 12 12 # VirtualBox OSE distribution. VirtualBox OSE is distributed in the 13 13 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 14 # 15 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 16 # Clara, CA 95054 USA or visit http://www.sun.com if you need 17 # additional information or have any questions. 14 18 # 15 19 -
trunk/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp
r5999 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21
Note:
See TracChangeset
for help on using the changeset viewer.