VirtualBox

source: vbox/trunk/src/VBox/NetworkServices/NetLib

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @55365   10 年 vboxsync NetworkServices: When handling COM/XPCOM events, always check if the …
(edit) @54944   10 年 vboxsync replaced a few more AssertPtrReturn by AssertReturn as we don't need …
(edit) @54741   10 年 vboxsync VBoxNetDHCP/VBoxNetNAT: don't execute shutdown() twice
(edit) @54730   10 年 vboxsync VBoxNetDHCP/VBoxNetNAT: set RTTHREADFLAGS_WAITABLE for the receive …
(edit) @54723   10 年 vboxsync NetworkServices: before shutting down the client, do perform …
(edit) @54722   10 年 vboxsync NetworkServices: fixed parameter when executing VMMR0_DO_INTNET_IF_CLOSE
(edit) @54700   10 年 vboxsync VBoxNetNAT, VBoxNetDHCP: use the VirtualBoxClient interface
(edit) @54696   10 年 vboxsync NetworkServices: fixed a few warnings
(edit) @54125   10 年 vboxsync Add missing Id/@file/copyright header.
(edit) @53624   10 年 vboxsync scm automatic cleanups.
(edit) @53502   10 年 vboxsync NetworkServices: no need to poll here
(edit) @52938   10 年 vboxsync VBoxNetPortForwardString.cpp: fixed braces to properly differ between …
(edit) @50459   11 年 vboxsync G/c uPfrHostAddr and uPfrGuestAddr from struct PORTFORWARDRULE. …
(edit) @50213   11 年 vboxsync spaces
(edit) @49920   11 年 vboxsync VBoxNetServices: moves bool operator== (const RTMAC&, const RTMAC&) to …
(edit) @49842   11 年 vboxsync DHCP/NAT and NAT are acting in the same manner: polling for events on …
(edit) @49832   11 年 vboxsync VBoxNetBaseService.h: G/c -line.
(edit) @49831   11 年 vboxsync VBoxNetBaseService.cpp: G/c nuke trailing whitespaces.
(edit) @49830   11 年 vboxsync ComHostUtils.cpp: +line.
(edit) @49828   11 年 vboxsync ComHostUtils.cpp: createNatListener warning [-Wreturn-type].
(edit) @49825   11 年 vboxsync NetLib: 'const' is commented out because of compilation erro on …
(edit) @49822   11 年 vboxsync NetLib/ComHostUtils.cpp: defines VBOX_COM_OUTOFPROC_MODULE to create …
(edit) @49820   11 年 vboxsync Functions and operators to let some IPRT types meet STL container …
(edit) @49819   11 年 vboxsync extracts Main-helper functions and listener declaration for sharing …
(edit) @49735   11 年 vboxsync VBoxNetBaseService hides all details of internal network …
(edit) @49560   11 年 vboxsync NetworkServices: VBoxNetBaseService::isMainNeeded() +const.
(edit) @49558   11 年 vboxsync NetworkServices: changed the manner network services verify their …
(edit) @49516   11 年 vboxsync Introduce option "--need-main(-M) on|off" in network services to …
(edit) @49492   11 年 vboxsync VboxNetBaseService.cpp: comments and style.
(edit) @49415   11 年 vboxsync VBoxNetBaseService: comment
(edit) @49412   11 年 vboxsync VBoxNetBaseService::tryGoOnline: return iprt status code. Adapt …
(edit) @49339   11 年 vboxsync export to OSE
(edit) @49113   11 年 vboxsync NetworkServices: coding style
(edit) @48956   11 年 vboxsync NetworkServices: Whitespace (including tabs!) and svn:keywords …
(edit) @48365   11 年 vboxsync lwip-nat: move IPv6 to _DEFS
(edit) @48363   11 年 vboxsync Port-forwarding/win: INET6_ADDRSTRLEN is defined in ws2ipdef.h and has …
(edit) @48346   11 年 vboxsync header fixes
(edit) @47993   11 年 vboxsync G/c tstNetPfAddressPortPairParse - requested by vasily.
(edit) @47878   11 年 vboxsync fix OSE
(edit) @47703   11 年 vboxsync include set for windows.
(edit) @47118   11 年 vboxsync NetworkServices: fixed parameters
(edit) @47019   11 年 vboxsync NetworkServices/
(edit) @46969   11 年 vboxsync backed out …
(edit) @46962   11 年 vboxsync NetworkServices: DHCP becomes Main client, internals changed to let …
(edit) @46904   11 年 vboxsync IntNet, VirtioNet, NetFilter: Large frame support + drop oversized + …
(edit) @45559   12 年 vboxsync NAT/Lwip-service: Main client now, dynamic port-forward + managment.
(edit) @45114   12 年 vboxsync NAT/service:LWIP: GSO, parameters parsing.
(edit) @44824   12 年 vboxsync Network-service for lwip-driven proxy. additionally enables SrvNat …
(edit) @44529   12 年 vboxsync header (C) fixes
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @39685   13 年 vboxsync doc updates.
(edit) @39557   13 年 vboxsync NAT/service: registering port-forawarding from command line.
(edit) @36217   14 年 vboxsync NATService: compilable again.
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35163   14 年 vboxsync gcc 4.2.1 OS X warnings
(edit) @31272   14 年 vboxsync RTNETCSUMTYPE -> PDMNETCSUMTYPE. Assert on invalid parameters.
(edit) @31271   14 年 vboxsync vboxnetflt: host-only checksum fix (xtracker 5020)
(edit) @29141   15 年 vboxsync warning
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28717   15 年 vboxsync NetLib: typo
(edit) @28714   15 年 vboxsync intnetinline.h: Changed the prefix to IntNet.
(edit) @28711   15 年 vboxsync IntNet,++: Implemented sending frames in ring-0 (disabled).
(edit) @28371   15 年 vboxsync NetworkServices: branding and cosmetical fixes
(edit) @28156   15 年 vboxsync VBoxNetFlt-linux: GSO to host and wire experiment, the former is a …
(edit) @28025   15 年 vboxsync intnet, VBoxNet*, network device & drivers: GSO preps.
(edit) @27901   15 年 vboxsync OSE header fixes
(add) @27856   15 年 vboxsync export NetworkServices/NAT and NetworkServices/NetLib to OSE
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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