VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @39333   13 年 vboxsync Installer/linux: more build_in_tmp simplificaion.
(edit) @39252   13 年 vboxsync NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was …
(edit) @38895   13 年 vboxsync HostDrivers/solaris: LogFlow->Log for debug purposes.
(edit) @38736   13 年 vboxsync *: Please don NOT redefine logger macros.
(edit) @38408   13 年 vboxsync vboxnetflt: partial BPF support for bridged interfaces (#5817)
(edit) @38389   13 年 vboxsync vboxnetadp: comment fix
(edit) @38388   13 年 vboxsync vboxnetadp: alignment fix and assert paranoia
(edit) @38371   13 年 vboxsync Darwin burn fix
(edit) @38370   13 年 vboxsync vboxnetadp: BPF support for vboxnetX devices (#5817)
(edit) @38183   13 年 vboxsync kBuild,HostDrivers: Consolidate install targets using EXEC_SOURCES. …
(edit) @38136   13 年 vboxsync HostDrviers/*.kmk: removed solaris debug warnings.
(edit) @38127   13 年 vboxsync HostDrivers/*kmk: Debugging solaris burn…
(edit) @38082   13 年 vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @37964   13 年 vboxsync Register formatting in strformatrt.cpp (for logging).
(edit) @37786   13 年 vboxsync spaces.
(edit) @37785   13 年 vboxsync HostDrivers/VBoxNetAdp/solaris: interface properties and stats.
(edit) @37423   13 年 vboxsync Ran the source code massager (scm).
(edit) @37081   14 年 vboxsync Solaris/VBoxNetFlt: build fix.
(edit) @37076   14 年 vboxsync Solaris/VBoxNetAdp: free the whole chain of packets. Normally we're …
(edit) @36951   14 年 vboxsync warnings
(edit) @36909   14 年 vboxsync VBoxNetAdp: Fix ref counting in non-strict/-debug builds.
(edit) @36907   14 年 vboxsync VBoxNetAdp: Fixed releasing unit in non-strict/-debug builds.
(edit) @36671   14 年 vboxsync Trunk: forward ported r70873: Installer/linux: no "make kernelrelease" …
(edit) @36293   14 年 vboxsync Linux additions / host drivers: fixed compilation with DKMS
(edit) @36190   14 年 vboxsync IPRT,Drivers: Committed a modified version of the …
(edit) @35950   14 年 vboxsync netflt: FreeBSD build fix by Howard Su
(edit) @35900   14 年 vboxsync Main/HostOnly: FreeBSD ioctl fix (#4213)
(edit) @35898   14 年 vboxsync Main/HostOnly: FreeBSD fix (#4213)
(edit) @35824   14 年 vboxsync netadp: coding style
(edit) @35815   14 年 vboxsync warning
(edit) @35809   14 年 vboxsync netadp: Re-create configured vboxnetX interfaces (#4213) on Darwin and …
(edit) @35786   14 年 vboxsync build fixes
(edit) @35785   14 年 vboxsync netadp: Re-create configured vboxnetX interfaces (#4213) on Linux
(edit) @35380   14 年 vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @33111   14 年 vboxsync FreeBSD: build fixes (thanks to Bernhard Froehlich)
(edit) @32537   14 年 vboxsync Linux host drivers: another fix for the clean rule (the kernel …
(edit) @32388   14 年 vboxsync more branding fixes
(edit) @32256   14 年 vboxsync Linux host kernel modules: some minor Makefile fixes
(edit) @32183   14 年 vboxsync Linux Installer/Additions: attempt to properly register the host/guest …
(edit) @31900   14 年 vboxsync OSE compile fixes
(edit) @31730   14 年 vboxsync fix
(edit) @31726   14 年 vboxsync vboxnetadp: don't confuse the syntax highlighter of my editor
(edit) @31704   14 年 vboxsync vboxnetadp: cosmetics
(edit) @31697   14 年 vboxsync vboxnetadp: ioctl to unlocked_ioctl transition for 2.6.36 and newer kernels
(edit) @31556   14 年 vboxsync strncpy
(edit) @31555   14 年 vboxsync vboxnetadp: sanity check for dev->dev_addr
(edit) @31250   14 年 vboxsync adding missing files for compiling Linux host kernel modules
(edit) @31245   14 年 vboxsync HostDrivers/*/linux/Makefile: Disabled IPRT_DEBUG_SEMS.
(edit) @30320   14 年 vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
(edit) @29844   14 年 vboxsync HostDrivers-OSX: removed Tiger support
(edit) @29826   14 年 vboxsync Rebranding: HostDrivers on Mac OS X
(edit) @29713   15 年 vboxsync FreeBSD-VBoxNetAdp/VBoxNetFlt: Fix names so vboxnetadp can load vboxnetflt
(edit) @29250   15 年 vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @29246   15 年 vboxsync files_*: iprt/asm-amd64-x86.h
(edit) @28830   15 年 vboxsync IntNet,VBoxNetFlt: Cleaned up the locking protocol between IntNet and …
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28666   15 年 vboxsync SrvIntNet,VBoxNetFlt: Changing from getting to reporting (VBoxNetFlt …
(edit) @28283   15 年 vboxsync Linux HostDrivers/Additions: fixed missing symbol …
(edit) @28278   15 年 vboxsync Rebranding: Linux modules
(edit) @28234   15 年 vboxsync VBoxNetAdp/linux: be less verbose
(edit) @26881   15 年 vboxsync HostDrivers/FreeBSD: Build fixes
(edit) @26710   15 年 vboxsync HostDrivers/solaris: LogFlowFunc.
(edit) @26336   15 年 vboxsync Installers/linux: enable debug builds of the Linux installers again
(edit) @25871   15 年 vboxsync Solaris/VBoxNetAdp: don't add multiple vboxnet on bootup.
(edit) @25800   15 年 vboxsync Solaris/VBoxNetAdp: support upto 32 host-only network interfaces. This …
(edit) @25536   15 年 vboxsync iprt/assert.h: Added RTAssertMsg2Add[Weak][V] for dumping the lock …
(edit) @25465   15 年 vboxsync SUPDrv,++: Made SUPDrv.c platform agnostic and renamed …
(edit) @25336   15 年 vboxsync HostDrivers,SrvIntNetR0,iprt/ntwrap.mac: Removed all the …
(edit) @25181   15 年 vboxsync Fix warnings.
(edit) @25097   15 年 vboxsync Linux installer: depmod -ae => depmod -a (the latter is …
(edit) @24684   15 年 vboxsync Solaris/VBoxNetAdp: RT_XSTR.
(edit) @24675   15 年 vboxsync HostDrivers/**/Makefile.kmk: Quiet linking on darwin.
(edit) @24674   15 年 vboxsync VBoxNet[Adp|Flt]/Makefile.kmk: Be quiet when generating the Info.plist …
(edit) @24411   15 年 vboxsync OSE header fixes
(edit) @24228   15 年 vboxsync VBoxNetAdp-darwin.cpp: warning.
(edit) @23961   15 年 vboxsync IPRT: Three new format types: %RTmac, %RTnaipv4 and %RTnapiv6.
(edit) @23526   15 年 vboxsync HostDrivers/FreeBSD: Use the same method to build the kernel drivers …
(edit) @23473   15 年 vboxsync OSE header fixes
(edit) @23159   15 年 vboxsync FreeBSD: Fix build break
(edit) @23082   15 年 vboxsync VBoxNetAdp: Darwin: fix missing vboxNetAdpFindByName, use common code, …
(edit) @23079   15 年 vboxsync spaces
(edit) @23068   15 年 vboxsync VBoxNetAdp: ioctl cleanup.
(edit) @22875   15 年 vboxsync FreeBSD: Add support for bridged and hostonly networking. Contributed …
(edit) @22285   15 年 vboxsync Solaris/VBoxNetAdp: fixed default MAC address.
(edit) @21967   15 年 vboxsync Solaris/VBoxNetAdp: fixed memory leak.
(edit) @21948   15 年 vboxsync Solaris/vboxdrv,vboxnet,vboxusbmon: fixed dependencies to vboxdrv.
(edit) @21909   15 年 vboxsync Solaris/VBoxUSB, Solaris/VBoxNetAdp: minor clean up.
(edit) @21908   15 年 vboxsync Solaris/VBoxUSBMon, Solaris/VBoxNetAdp: make release logging work.
(edit) @21720   15 年 vboxsync iprt/stdint.h: Replaced by stdint-new.h.
(edit) @21719   15 年 vboxsync HostDrv-Linux: fix building
(edit) @21682   15 年 vboxsync HostDrivers: xstr -> RT_XSTR.
(edit) @21453   15 年 vboxsync Linux host kernel modules: typo in the VBoxNetAdp dkms.conf script
(edit) @21351   15 年 vboxsync HstDrv: Made vboxnetadp and vboxnetflt use IPRT from vboxdrv.
(edit) @21337   15 年 vboxsync IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
(edit) @20802   15 年 vboxsync gcc warnings
(edit) @20779   15 年 vboxsync Use net_device_ops in vboxnetadp.ko, kernels 2.6.29 and above.
(edit) @20691   15 年 vboxsync VBoxNetAdp-linux.c: removed warning
(edit) @20529   15 年 vboxsync HostDrivers/*/darwin/*load*.sh: nfs fixes.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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