VirtualBox

source: vbox/trunk/src/VBox/Devices/Network/testcase

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @103410   13 月 vboxsync Devices/Network/testcase: Fix some harmless dangling pointer warnings, …
(edit) @103285   13 月 vboxsync Re-applied r161549 again (Got rid of a lot of deprecated strcpy / …
(edit) @103275   13 月 vboxsync Backed out r161549 again (not wanted / bloat).
(edit) @103260   13 月 vboxsync Got rid of a lot of deprecated strcpy / strcat calls; now using the …
(edit) @98174   2 年 vboxsync Devices/Network: Wrapped the cppunit tests tstDevEEPROM and tstDevPhy …
(edit) @98172   2 年 vboxsync Devices/Network: Wrapped the cppunit tests tstDevEEPROM and tstDevPhy …
(edit) @98171   2 年 vboxsync Devices/E1000: Made the two testcases build again. bugref:10348
(edit) @98103   2 年 vboxsync Copyright year updates by scm.
(edit) @97339   2 年 vboxsync NetworkServices/IntNetSwitch,Devices/Network/DrvIntNet,Devices/Network/ …
(edit) @97338   2 年 vboxsync NetworkServices/IntNetSwitch,Devices/Network/DrvIntNet,Devices/Network/ …
(edit) @97300   2 年 vboxsync tstIntNetR0: Unborked the bi-dir test. [build fix]
(edit) @97299   2 年 vboxsync tstIntNetR0: Unborked the bi-dir test.
(edit) @97294   2 年 vboxsync tstIntNetR0: Truncated some sub-test names so they don't assert in …
(edit) @96407   3 年 vboxsync scm copyright and license note update
(edit) @93307   3 年 vboxsync Devices: VC++ 19.2 update 11 build adjustments (lossy floating point …
(edit) @93115   3 年 vboxsync scm --update-copyright-year
(edit) @85506   5 年 vboxsync SUP: Added a PRTERRINFO parameter to SUPR3LoadVMM. bugref:9801
(edit) @85121   5 年 vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @83815   5 年 vboxsync tstIntNetR0.cpp: Fixed harmless issue pointed out by VC++ 14.1. bugref:8489
(edit) @82968   5 年 vboxsync Copyright year updates by scm.
(edit) @81410   5 年 vboxsync DevE1000: split up the state structure, converted timers to handles …
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @76474   6 年 vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @74530   6 年 vboxsync Main,Devices: Compile fixes (gcc 8.2.0-7).
(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) @66828   8 年 vboxsync Devices: Adjustments for Visual C++ v12 / Visual Studio 2013. New warnings.
(edit) @62996   9 年 vboxsync Devices: warnings
(edit) @62920   9 年 vboxsync Devices: warnings
(edit) @62511   9 年 vboxsync (C) 2016
(edit) @57442   10 年 vboxsync DECLCALLBACK and static
(edit) @57358   10 年 vboxsync *: scm cleanup run.
(edit) @56992   10 年 vboxsync Devices: Log & Assertion formatting fixes.
(edit) @56292   10 年 vboxsync Devices: Updated (C) year.
(edit) @51906   11 年 vboxsync Fixing testcases on windows.
(edit) @48180   12 年 vboxsync Devices/Network/tstIntNet-1: Use the default route interface for …
(edit) @46904   12 年 vboxsync IntNet, VirtioNet, NetFilter: Large frame support + drop oversized + …
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @43876   12 年 vboxsync fixed a few format specifier bugs
(edit) @41414   13 年 vboxsync tstIntNet-1: now really use an absolute path here
(edit) @41325   13 年 vboxsync tstIntNet-1: use the absolute path here
(edit) @40806   13 年 vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
(edit) @39091   13 年 vboxsync More parameter warning fixes; made PciIch9 check the saved state version.
(edit) @38636   14 年 vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @36470   14 年 vboxsync VBoxNetNat & tstIntNet: VERR_INTERRUPTED handling (#5620)
(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) @31885   15 年 vboxsync OSE header fixes
(edit) @31880   15 年 vboxsync export some testcases to OSE
(edit) @31847   15 年 vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
(edit) @29234   15 年 vboxsync tstItnNetR0: extending the testing a bit to try catch the assertion …
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28776   15 年 vboxsync warning
(edit) @28714   15 年 vboxsync intnetinline.h: Changed the prefix to IntNet.
(edit) @28711   15 年 vboxsync IntNet,++: Implemented sending frames in ring-0 (disabled).
(edit) @28706   15 年 vboxsync IntNet: Moved the instance pointer from VMMR0.cpp to SrvIntNetR0.cpp …
(edit) @28623   15 年 vboxsync SrvIntNetR0,VBoxNetFlt: Main body of the internal locking rewrite.
(edit) @28314   15 年 vboxsync tstIntNetR0.cpp: Removed left behind debug stuff.
(edit) @28025   15 年 vboxsync intnet, VBoxNet*, network device & drivers: GSO preps.
(edit) @27840   15 年 vboxsync DrvIntNet,++: Implemented the missing buffer methods, added padding frame.
(edit) @26574   15 年 vboxsync Networking: Preparing to make the driver return a send buffer to the …
(edit) @26517   15 年 vboxsync *: RTGetOpt cleanup related to --help and --version (now standard …
(edit) @26296   15 年 vboxsync more warnings.
(edit) @20864   16 年 vboxsync SUP,*: API cleanup.
(edit) @19924   16 年 vboxsync IPRT,SUP: Renamed RTPathProgram to RTPathExecDir to make it clear what …
(edit) @19454   16 年 vboxsync VMM++: More on poking. Fixed broken R0 stats (wrong way of calling …
(edit) @19257   16 年 vboxsync Reapplied 46658 + fix
(edit) @19255   16 年 vboxsync Backed out 46655-57 for now
(edit) @19253   16 年 vboxsync Compile fixes
(edit) @18457   16 年 vboxsync tstIntNet-1: size_t warnings.
(edit) @17772   16 年 vboxsync tstIntNet-1: usage help.
(edit) @17404   16 年 vboxsync tstIntNet-1: a kIntNetTrunkType_WhateverNone hack.
(edit) @17091   16 年 vboxsync RTGetOpt interface changes.
(edit) @16536   16 年 vboxsync tstIntNet-1.cpp: spaces.
(edit) @15842   16 年 vboxsync SrvIntNetR0: Rewrote r41325 so it fixes the problem without leaking memory.
(edit) @15505   16 年 vboxsync SUPDrv,INTNet: Heads up! SupDrv version bumped. Added SUPR0ObjAddRefEx …
(edit) @14831   16 年 vboxsync whole bunch: avoid runtime.h, include individual headers indead.
(edit) @13837   16 年 vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13835   16 年 vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @11822   17 年 vboxsync IPRT: RTR3Init cleanup.
(edit) @11794   17 年 vboxsync SUP: SUPInit(ppSession=NULL, cbReserved=0) -> SUPR3Init(ppSession)
(edit) @11684   17 年 vboxsync testcast/tstIntNet-1: ICMP ping testcase. Currently just uses fixed …
(edit) @11470   17 年 vboxsync testcase/tstIntNet-1: fixed swapped dst and src mac while printing …
(edit) @11316   17 年 vboxsync testcase/tstIntNet-1: solaris default interface name as rge0.
(edit) @11157   17 年 vboxsync Replaced PDMMAC by RTMAC.
(edit) @11071   17 年 vboxsync tstIntNetR0: forgot to commit the testcase change.
(edit) @11056   17 年 vboxsync tstIntNet-1: Added a -m / --mac-sharing option for testing the shared …
(edit) @11051   17 年 vboxsync tstIntNet-1: todo.
(edit) @11050   17 年 vboxsync tstIntNet-1: Test RTNetIPv4IsDHCPValid.
(edit) @11045   17 年 vboxsync tstIntNet-1: Test the RTNetIPv4 validation code when sniffing and …
(edit) @10983   17 年 vboxsync tstIntNet-1: Use IPRT for checksumming.
(edit) @10979   17 年 vboxsync tstIntNet-1,iprt: Use iprt/net in tstIntNet-1. Modified the …
(edit) @10978   17 年 vboxsync tstIntNet-1,iprt: Use iprt/net in tstIntNet-1. Modified the …
(edit) @10847   17 年 vboxsync intnet: removed autoactivation of the interface on open.
(edit) @10846   17 年 vboxsync intnet: removed autoactivation of the interface on open.
(edit) @10819   17 年 vboxsync intnet: Use the IPRT handle table, validate against the session when …
(edit) @10806   17 年 vboxsync intnet: Push the session down to all the INTNETR0* apis.
(edit) @10764   17 年 vboxsync The --network/-n option was missing.
(edit) @10757   17 年 vboxsync detect the DHCP reply and fail it we don't get one.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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