VirtualBox

source: vbox/trunk/src/VBox/Devices/Network/DrvIntNet.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106061   2 months vboxsync Copyright year updates by scm.
(edit) @102797   11 months vboxsync Devices/DrvIntNet,NetworkServices/{VBoxIntNetSwitch,IntNetIf}: Plug a …
(edit) @100870   16 months vboxsync Devices/DrvIntNet,NetworkServices/VBoxIntNetSwitch: Plug a few memory …
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @97813   2 years vboxsync Devices/Network/DrvIntNet: Fix forgotten STAM de-registration when the …
(edit) @97338   2 years vboxsync NetworkServices/IntNetSwitch,Devices/Network/DrvIntNet,Devices/Network/ …
(edit) @97089   2 years vboxsync NetworkServices,DrvIntNet: Use xpc_connection_resume instead of …
(edit) @97072   2 years vboxsync Devices/DrvIntNet: Some compile fixes for older SDKs, bugref:10297
(edit) @97058   2 years vboxsync Devices/DrvIntNet,NetworkServices,Installer/darwin: First rough …
(edit) @97048   2 years vboxsync Devices/DrvIntNet,NetworkServices,Installer/darwin: First rough …
(edit) @97046   2 years vboxsync Devices/DrvIntNet,NetworkServices,Installer/darwin: First rough …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @93652   3 years vboxsync VMM/PDMDriver,DrvIntNet,DrvNetShaper: Properly disable all ring-0 …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92724   3 years vboxsync DrvIntNet: Refuse to load in driverless mode. bugref:10138
(edit) @91945   3 years vboxsync VMM,Devices: Eliminate calls to PDMR3Thread and use the driver hlper …
(edit) @91883   3 years vboxsync Devices/Network: Change the network drivers to access the CFGM API …
(edit) @91872   3 years vboxsync Devices/Network: Change the network drivers to access the CFGM API …
(edit) @90791   3 years vboxsync Devices: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90330   3 years vboxsync Drv*: Access PDMCritSect API via PDMDrvHlp. bugref:10074
(edit) @90103   3 years vboxsync DrvIntNet: style fix.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @80074   5 years vboxsync VMM,Main,++: Retired the unfinished FTM component.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @65919   8 years vboxsync gcc 7: fall thru
(edit) @63478   8 years vboxsync Devices: warnings (clang)
(edit) @63461   8 years vboxsync Devices: warnings
(edit) @62906   8 years vboxsync Devices: warnings
(edit) @62610   8 years vboxsync Devices: unused parameters.
(edit) @62511   8 years vboxsync (C) 2016
(edit) @60076   9 years vboxsync IntNet: Unregister all registered statistics counters.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56992   9 years vboxsync Devices: Log & Assertion formatting fixes.
(edit) @56292   9 years vboxsync Devices: Updated (C) year.
(edit) @56284   9 years vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @48947   11 years vboxsync Devices: Whitespace and svn:keyword cleanups by scm.
(edit) @47499   11 years vboxsync Devices/Network: Temporarily disconnect network devices after the host …
(edit) @46904   11 years vboxsync IntNet, VirtioNet, NetFilter: Large frame support + drop oversized + …
(edit) @46326   12 years vboxsync RT_STR_TUPLE
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @40282   13 years vboxsync *: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
(edit) @38630   13 years vboxsync DrvIntNet: Check the RequireExactPolicyMatch and …
(edit) @38549   13 years vboxsync GSO: UDP fragmentation offloading (#5846)
(edit) @37979   13 years vboxsync IntNet: Work around DHCP issue on Mac OS X Lion GM when bridging …
(edit) @36085   14 years vboxsync DrvIntNet: bugfix
(edit) @36084   14 years vboxsync DrvIntNet: Consolidated policy config variables.
(edit) @36082   14 years vboxsync Added a promiscModePolicy attribute to INetworkAdapter, three values: …
(edit) @36081   14 years vboxsync DrvIntNet.cpp: Accept IfPolicyPromiscTrunk
(edit) @36080   14 years vboxsync DrvIntNet: RestrictAccess implies ACCESS_FIXED.
(edit) @36075   14 years vboxsync More flexible internal network promisc mode (++) policy management.
(edit) @35353   14 years vboxsync Move the misc files the in src/VBox/Devices/ directory into a build/ …
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @34335   14 years vboxsync Main/DrvIntNet: pass IgnoreConnectFailure to the driver to make it …
(edit) @34330   14 years vboxsync DrvIntNet: Don't fail if we cannot connect to the internal network, …
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33325   14 years vboxsync virtio-net: large (GSO) receive packet support (#4807)
(edit) @32167   14 years vboxsync DrvIntNet.cpp: Missing initialization of pDrvIntR0. Should fix #5233.
(edit) @32139   14 years vboxsync FTM checkpoint setting
(edit) @30587   14 years vboxsync IntNet: Profile sends.
(edit) @29669   15 years vboxsync DrvIntNet,SrvIntNet: Added IntNetR0AbortWait to address races in …
(edit) @29598   15 years vboxsync warning
(edit) @29579   15 years vboxsync DrvIntNet.cpp: Shut up silly send buffer size warning.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28721   15 years vboxsync DrvIntNet.cpp: Enable the ring-0 part of the driver.
(edit) @28720   15 years vboxsync DrvIntNet.cpp: More release stats.
(edit) @28715   15 years vboxsync DrvIntNet.cpp: gcc maybe silly
(edit) @28714   15 years vboxsync intnetinline.h: Changed the prefix to IntNet.
(edit) @28711   15 years vboxsync IntNet,++: Implemented sending frames in ring-0 (disabled).
(edit) @28339   15 years vboxsync alignment fix.
(edit) @28332   15 years vboxsync DrvIntNet: ring-0 experimentation and fixes.
(edit) @28328   15 years vboxsync Network/D*: Moving XMIT threads, part 2.
(edit) @28325   15 years vboxsync alignment fix.
(edit) @28320   15 years vboxsync Network/D*,VMM: Moving the TX threads, part 1.
(edit) @28275   15 years vboxsync Devices/Network: Call pfnBeginXmit and pfnEndXmit.
(edit) @28259   15 years vboxsync oops
(edit) @28258   15 years vboxsync PDM critsects for drivers. Fixed critsect cleanup in failure path. …
(edit) @28213   15 years vboxsync PDMINETWORKUP,Drv*,Dev*: Eliminated pfnSendDeprecated.
(edit) @28208   15 years vboxsync intnet,VBoxNetFlt-linux: Added INTNETTRUNKSWPORT::pfnPreRecv for doing …
(edit) @28134   15 years vboxsync DrvIntNet.cpp: Count the GSO frames. Use new helpers for registering …
(edit) @28095   15 years vboxsync DrvIntNet.cpp,VBox/param.h: Adjusted the Send buffer so it can fit a …
(edit) @28060   15 years vboxsync DrvIntNet.cpp: GSO bug fix.
(edit) @28037   15 years vboxsync DevE1000,GSO: coding.
(edit) @28025   15 years vboxsync intnet, VBoxNet*, network device & drivers: GSO preps.
(edit) @27973   15 years vboxsync PDM,Network/*: GSO preps.
(edit) @27840   15 years vboxsync DrvIntNet,++: Implemented the missing buffer methods, added padding frame.
(edit) @27718   15 years vboxsync DrvIntNet: fixed destructor if constructor failed
(edit) @26574   15 years vboxsync Networking: Preparing to make the driver return a send buffer to the …
(edit) @26305   15 years vboxsync pdmnetif.h & users: sketched out a new interface that is intended to …
(edit) @26300   15 years vboxsync pdmifs.h: Moved the network interfaces to a separate header called …
(edit) @26173   15 years vboxsync PDM: s/pCfgHandle/pCfg/g - part 2.
(edit) @26166   15 years vboxsync PDM: s/szDriverName/szName/g - PDMDRVREG.
(edit) @26137   15 years vboxsync PDM: Added PDMIBASERC and PDMIBASER0.
(edit) @26135   15 years vboxsync typo.
(edit) @26001   15 years vboxsync PDM,*: Redid the PDM structure versions. Check the instance and helper …
(edit) @25993   15 years vboxsync DrvIntNet.cpp: Preparing for R0/RC.
(edit) @25985   15 years vboxsync pdmifs.h: the final batch of refactored interface ID code.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette