VirtualBox

source: vbox/trunk/src/VBox/HostDrivers/VBoxNetAdp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @75169   6 年 vboxsync Net/Win: bugref:9280 bugref:9233 Changed back the order of …
(edit) @75122   6 年 vboxsync VBoxNetAdp: Same fixes for bugref:9233 ticketref:18046 as was applied …
(edit) @73097   6 年 vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72870   6 年 vboxsync VBoxNetAdp.c: avoid -Wstringop-truncation
(edit) @72005   7 年 vboxsync HostDrivers/*.kmk: Don't hardlink .cat files. May require 'del *.sys …
(edit) @72004   7 年 vboxsync Installer/win,HostDrivers/*/win: Ship two different .cat files, one …
(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) @69371   7 年 vboxsync HostDrivers: more scm updates
(edit) @69335   7 年 vboxsync export_modules -> export_modules.sh
(edit) @69250   7 年 vboxsync HostDrivers: scm updates
(edit) @69111   7 年 vboxsync (C) year
(edit) @69030   7 年 vboxsync VBoxNetAdp/solaris: Bump the maximum MTU size to 9706 bytes to support …
(edit) @68686   7 年 vboxsync Split out the compile time assertions from iprt/assert.h and put them …
(edit) @68682   7 年 vboxsync Drivers/Linux: make host kernel modules use make file templates. …
(edit) @67295   7 年 vboxsync Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit …
(edit) @67294   7 年 vboxsync Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit …
(edit) @67293   7 年 vboxsync Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit …
(edit) @67063   8 年 vboxsync HostDrivers/Linux make files: added a todo.
(edit) @66963   8 年 vboxsync NetAdp/Win: (bugref:8488) Allow installing NetAdp without NetLwf, load …
(edit) @66072   8 年 vboxsync HostDrivers, Additions: remove more rules for compiling Linux R0 modules
(edit) @65720   8 年 vboxsync build fix?
(edit) @65698   8 年 vboxsync NetAdp/win (bugref:8488) standalone implementation, does not require …
(edit) @63564   8 年 vboxsync scm: cleaning up todos
(edit) @63514   8 年 vboxsync VBoxNetAdp: warnings (clang)
(edit) @63513   8 年 vboxsync VBoxNetAdptInternal.h: VBoxNetAdpState: As correctly pointed out by …
(edit) @62719   8 年 vboxsync HostDrivers: warnings
(edit) @62718   8 年 vboxsync HostDrivers: warnings
(edit) @62709   8 年 vboxsync
(edit) @62684   8 年 vboxsync ndis.h wrapper.
(edit) @62535   8 年 vboxsync (C) 2016
(edit) @62534   8 年 vboxsync (C) 2016
(edit) @62490   8 年 vboxsync (C) 2016
(edit) @61429   9 年 vboxsync netadp: do not update trans_start for 2.6.31+
(edit) @61411   9 年 vboxsync Linux hosts / guests: try to build the modules parallel
(edit) @61081   9 年 vboxsync allow to compile with gcc configured with --enable-default-pie (e.g. …
(edit) @60592   9 年 vboxsync Linux host/guest modules: added missing dependency
(edit) @60584   9 年 vboxsync Linux host/guest modules: include the revision into the Linux kernel …
(edit) @59867   9 年 vboxsync HostOnly/Win: fixed the bug causing all host-only adapters to get the …
(edit) @59623   9 年 vboxsync NetAdp/Win(bugref:6379): Link speed define for easy tweaking
(edit) @59453   9 年 vboxsync ticketref:15069: Minor issue with file permissions - fail SCAP …
(edit) @58408   9 年 vboxsync warning
(edit) @58380   9 年 vboxsync VBoxNetAdp: G/c VBOXANETADP_DO_NOT_USE_NETFLT code that has never been …
(edit) @58340   9 年 vboxsync HostDrivers: Doxygen fixes
(edit) @58254   9 年 vboxsync VBoxNetAdp/linux, VBoxNetFlt/linux: treat presence of VBoxNetFlt as …
(edit) @58222   9 年 vboxsync VBoxNetAdp/linux: followup fix to r103374 - ethtool_cmd_speed_set() …
(edit) @58220   9 年 vboxsync VBoxNetAdp/linux: add rudimentary ethtool_ops with a view to use them …
(edit) @58207   9 年 vboxsync VBoxNetAdp/linux: do the ritual netif_carrier_off/netif_carrier_on …
(edit) @58093   9 年 vboxsync VBoxNetAdp/darwin: use ether_add_proto/ether_del_proto. We must use …
(edit) @58070   9 年 vboxsync VBoxNetAdp/darwin: Handle SIOCADDMULTI/SIOCDELMULTI with NULL argument …
(edit) @57969   9 年 vboxsync Installers/linux: drop DKMS support.
(edit) @57943   9 年 vboxsync added utf16.h and latin1.h to the various files_ files
(edit) @57913   9 年 vboxsync VBoxNetAdp/darwin: Common pattern in the kernel code is …
(edit) @57912   9 年 vboxsync VBoxNetFlt/darwin, VBoxNetAdp/darwin: increment interface statistic …
(edit) @57911   9 年 vboxsync VBoxNetAdp/darwin: we still need to call bpf_tap_out() on outgoing …
(edit) @57907   9 年 vboxsync VBoxNetAdp/darwin: use bpfattach() without tap and send callbacks. …
(edit) @57904   9 年 vboxsync VBoxNetFlt/darwin, VBoxNetAdp/darwin: Don't leak host-guest traffic to …
(edit) @57841   9 年 vboxsync warning
(edit) @57839   9 年 vboxsync HostDrivers/linux: don't check the error code of misc_deregister(), …
(edit) @57707   9 年 vboxsync NetAdp/Win: free adapter memory on halt (#8033)
(edit) @57606   9 年 vboxsync HostDrivers/VBoxNetAdp/solaris: check the return value of mod_remove() …
(edit) @57358   9 年 vboxsync *: scm cleanup run.
(edit) @57252   9 年 vboxsync SUPDrv,VBoxNetFlt,VBoxNetAdp: Include the-darwin-kernel.h to avoid …
(edit) @56592   9 年 vboxsync Network/Win: Replace FUNCTION macro with literal strings to improve …
(edit) @56293   9 年 vboxsync HostDrivers: Updated (C) year.
(edit) @56277   9 年 vboxsync fix OSE
(edit) @56263   10 年 vboxsync NetAdp: Properly moved VBoxNetAdp6 driver to VBoxNetAdp/win (#7849)
(edit) @56262   10 年 vboxsync Rolled back r100828,r100829 as the files were moved improperly
(edit) @56256   10 年 vboxsync NetAdp: Moved VBoxNetAdp6 driver to VBoxNetAdp/win (#7849)
(edit) @55980   10 年 vboxsync iprt/log.h,++: Added extended logger instance getters that also checks …
(edit) @53604   10 年 vboxsync kext test signing for development purposes (requires kmk r2742).
(edit) @52618   10 年 vboxsync HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
(edit) @52420   10 年 vboxsync Runtime, VBoxNetAdp: Linux 3.17 fixes
(edit) @50664   11 年 vboxsync Support,VBoxNet[Flt|Adp]/solaris: Fix S10 regression with trunk, …
(edit) @50633   11 年 vboxsync solaris/SUPDrv, solaris/VBoxNetAdp: No queisce needed.
(edit) @50525   11 年 vboxsync VBoxNetAdp/solaris: Duplicate define, already defined in …
(edit) @50410   11 年 vboxsync OS X host: stuck-in-dock: move include/VBox/VBoxNetSend.h to …
(edit) @50322   11 年 vboxsync VboxNetSendDummy() -> VBoxNetSendDummy().
(edit) @50321   11 年 vboxsync Mac OS X host: prevent stuck-in-dock: r91968 is substituted with the …
(edit) @49686   11 年 vboxsync VBoxNetAdp/Darwin: Submit a dummy packet when host-only interface gets …
(edit) @48952   11 年 vboxsync HostDrivers: Whitespace and svn:keywords cleanups by scm.
(edit) @48901   11 年 vboxsync Linux host modules: added -Wno-declaration-after-statement (introduced …
(edit) @45365   12 年 vboxsync HostDrivers/Info.plist: Missing <?xml>.
(edit) @44529   12 年 vboxsync header (C) fixes
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @43439   12 年 vboxsync VBoxNetAdp/FreeBSD: Implement media state (thanks to Ed Maste)
(edit) @42905   12 年 vboxsync Linux/dkms.conf: use LF eol-style and remove superfluous files
(edit) @41700   12 年 vboxsync Solaris: license header update for kernel bits.
(edit) @41477   13 年 vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41289   13 年 vboxsync Network/HostOnly: Minor change in error reporting for Darwin (#6183)
(edit) @41272   13 年 vboxsync Network: Increased the limit of host-only interfaces to 128.
(edit) @41199   13 年 vboxsync VBoxNetAdp/freebsd: Fix crash during destruction
(edit) @41093   13 年 vboxsync Debug stuff in the right place.
(edit) @40911   13 年 vboxsync VBoxNetAdp/FreeBSD: Add VIMAGE support (Thanks to Mikolaj Golub and …
(edit) @40806   13 年 vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
(edit) @40635   13 年 vboxsync eol-style
(edit) @39419   13 年 vboxsync HostDrivers/VBoxNetAdp/linux: fix access to /dev/vboxnetctl for …
(edit) @39400   13 年 vboxsync Linux modules: force disabling of CONFIG_MODULE_SIG when building the …
(edit) @39333   13 年 vboxsync Installer/linux: more build_in_tmp simplificaion.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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