VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @96407   3 年 vboxsync scm copyright and license note update
(edit) @93115   3 年 vboxsync scm --update-copyright-year
(edit) @91897   3 年 vboxsync VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
(edit) @91872   3 年 vboxsync Devices/Network: Change the network drivers to access the CFGM API …
(edit) @82968   5 年 vboxsync Copyright year updates by scm.
(edit) @80074   6 年 vboxsync VMM,Main,++: Retired the unfinished FTM component.
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @73097   7 年 vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @69500   7 年 vboxsync *: scm --update-copyright-year
(edit) @69498   7 年 vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 年 vboxsync *: scm --update-copyright-year
(edit) @63369   9 年 vboxsync warnings (gcc)
(edit) @63218   9 年 vboxsync Devices: warnings (gcc)
(edit) @62511   9 年 vboxsync (C) 2016
(edit) @57358   10 年 vboxsync *: scm cleanup run.
(edit) @56292   10 年 vboxsync Devices: Updated (C) year.
(edit) @49598   11 年 vboxsync warnings in normally disabled legacy code
(edit) @46035   12 年 vboxsync Remove L4 support from main tree.
(edit) @45061   12 年 vboxsync Review of PDM driver destructors making sure that variables they use …
(edit) @44580   12 年 vboxsync VBoxBFE: RIP.
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @43015   12 年 vboxsync A small RTStrPrintf fix in half dead code.
(edit) @40282   13 年 vboxsync *: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
(edit) @39955   13 年 vboxsync Ancient Solaris crossbow/TAP no longer relevant.
(edit) @37596   14 年 vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @35353   14 年 vboxsync Move the misc files the in src/VBox/Devices/ directory into a build/ …
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @33595   14 年 vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @32226   14 年 vboxsync warning
(edit) @32139   14 年 vboxsync FTM checkpoint setting
(edit) @31114   15 年 vboxsync TAP: make it work again on Linux hosts
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28417   15 年 vboxsync DrvTAP,DrvVDE: Register stats before we can fail so we won't upset …
(edit) @28275   15 年 vboxsync Devices/Network: Call pfnBeginXmit and pfnEndXmit.
(edit) @28258   15 年 vboxsync PDM critsects for drivers. Fixed critsect cleanup in failure path. …
(edit) @28213   15 年 vboxsync PDMINETWORKUP,Drv*,Dev*: Eliminated pfnSendDeprecated.
(edit) @26305   15 年 vboxsync pdmnetif.h & users: sketched out a new interface that is intended to …
(edit) @26300   15 年 vboxsync pdmifs.h: Moved the network interfaces to a separate header called …
(edit) @26173   15 年 vboxsync PDM: s/pCfgHandle/pCfg/g - part 2.
(edit) @26166   15 年 vboxsync PDM: s/szDriverName/szName/g - PDMDRVREG.
(edit) @26001   15 年 vboxsync PDM,*: Redid the PDM structure versions. Check the instance and helper …
(edit) @25985   15 年 vboxsync pdmifs.h: the final batch of refactored interface ID code.
(edit) @25981   15 年 vboxsync pdmifs.h: yet another batch of refactored interface ID code.
(edit) @25966   15 年 vboxsync PDMIBASE refactoring; use UUID as interface IDs.
(edit) @25893   15 年 vboxsync PDMDrv,*: multi context drivers, part 2.
(edit) @25823   15 年 vboxsync Devices: more -Wshadow
(edit) @24010   15 年 vboxsync don't use <ctype.h> on UTF-8.
(edit) @22277   16 年 vboxsync PDMDRVREG change (big changeset).
(edit) @20708   16 年 vboxsync DrvIntNet,DrvTAP: Deregister statistics during destruction. (untested)
(edit) @13840   16 年 vboxsync Hex format types (Vhx[sd] -> Rhx[sd]).
(edit) @11284   17 年 vboxsync Devices: %Vrc -> %Rrc (just preferred, not mandatory (yet))
(edit) @11269   17 年 vboxsync Devices: pData -> pThis.
(edit) @11268   17 年 vboxsync Devices: ELEMENTS -> RT_ELEMENTS.
(edit) @11267   17 年 vboxsync Devices: PDMINS2DATA -> PDMINS_2_DATA.
(edit) @11266   17 年 vboxsync Devices: VBOX_SUCCESS/FAILURE -> RT_SUCCESS/FAILURE.
(edit) @11246   17 年 vboxsync DrvTAP: don't leave mess behind.
(edit) @11242   17 年 vboxsync Increased buffer size to 16kB in DrvTap to support jumbo frames.
(edit) @11157   17 年 vboxsync Replaced PDMMAC by RTMAC.
(edit) @9124   17 年 vboxsync Cleanup of the Solaris 10 detection, reducing ifdef clutter in the C …
(edit) @9113   17 年 vboxsync fixed Solaris version detection
(edit) @9112   17 年 vboxsync Hopefully working solaris 10 detection.
(edit) @9087   17 年 vboxsync Don't build TAP stuff on Solaris 10.
(edit) @8960   17 年 vboxsync Hungarian.
(edit) @8610   17 年 vboxsync PCNet: completed fix for broken hostif with certain guests. Make sure …
(edit) @8571   17 年 vboxsync Solaris hostif: Load libdlpi dynamically.
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @7831   17 年 vboxsync net: moved the wait/notify mechanism for receive buffers into the device
(edit) @7799   17 年 vboxsync TAP: remove the obsolete polling stuff
(edit) @7786   17 年 vboxsync do it like DrvTAPOs2 and ensure that we never miss a receive wakeup
(edit) @7785   17 年 vboxsync comment, cosmetics
(edit) @7033   17 年 vboxsync upgly typo preventing hostif from working
(edit) @6941   17 年 vboxsync Removed ASYNCSTATE. Set EventOutOfSpace to NIL after destruction.
(edit) @6931   17 年 vboxsync Converted the TAP async thread to a PDMDrvThread
(edit) @6300   17 年 vboxsync no "\n", ".", nor "!" at end of an error message
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5931   17 年 vboxsync sol64 build fix.
(edit) @5719   17 年 vboxsync Solaris crossbow: allow using existing interfaces.
(edit) @5701   17 年 vboxsync r=bird
(edit) @5698   17 年 vboxsync Solaris crossbow changes.
(edit) @5586   17 年 vboxsync Solaris crossbow integration, work in progress.
(edit) @5298   17 年 vboxsync Fix for Solaris TAP deadlock. Try receiving when there's at least one …
(edit) @5183   17 年 vboxsync hdr.
(edit) @5182   17 年 vboxsync Solaris
(edit) @5134   17 年 vboxsync Solaris.
(edit) @5126   17 年 vboxsync Solaris
(edit) @5013   17 年 vboxsync solaris / beautify.
(edit) @4641   17 年 vboxsync a review todo
(edit) @4372   18 年 vboxsync Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
(edit) @4071   18 年 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4014   18 年 vboxsync Use pdmdrv.h and pdmdev.h where appropirate.
(edit) @3931   18 年 vboxsync an L4 hack
(edit) @2981   18 年 vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @587   18 年 vboxsync Removed multiple packet code. Failed experiment.
(edit) @572   18 年 vboxsync spaces
(edit) @559   18 年 vboxsync Added INetworkConnector callback for sending multiple packets
(add) @1   55 年 vboxsync import
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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