VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @41110   13 years vboxsync netadpinstall: help message correction
(edit) @41093   13 years vboxsync Debug stuff in the right place.
(edit) @41011   13 years vboxsync netcfg/win: remove debug break
(edit) @41010   13 years vboxsync Copyright.
(edit) @41008   13 years vboxsync VBoxNetAdpInstall: Fixed path handling, formatting.
(edit) @41007   13 years vboxsync netcfg/win: fix failure branch
(edit) @41005   13 years vboxsync netflt/adp/win: fix logging on unload
(edit) @40993   13 years vboxsync NetCfg/win: disable/enable/update HostOnly
(edit) @40986   13 years vboxsync header fixes
(edit) @40912   13 years vboxsync VBoxNetFlt/FreeBSD: Fix crash on VM shutdown if VIMAGE is enabled …
(edit) @40854   13 years vboxsync VBoxNetFlt: ignore loopbacked packets (#4806)
(edit) @40806   13 years vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
(edit) @40733   13 years vboxsync VBoxNetFlt: 3.4-rc1 support (VLAN_ETH_ALEN -> ETH_ALEN)
(edit) @40444   13 years vboxsync Solaris/VBoxNetFltBow: comment out calls to mac_unicast_remove() as we …
(edit) @40231   13 years vboxsync Runtime/r0drv/solaris, HostDrivers/VBoxNetFlt/Solaris: Hold mod_lock …
(edit) @39479   13 years vboxsync NetFlt: Restore VLAN tags stripped by hardware (#4806)
(edit) @39400   13 years vboxsync Linux modules: force disabling of CONFIG_MODULE_SIG when building the …
(edit) @39333   13 years vboxsync Installer/linux: more build_in_tmp simplificaion.
(edit) @39252   13 years vboxsync NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was …
(edit) @39208   13 years vboxsync Solaris/vbi Solaris/NetFlt: close ctf file opens.
(edit) @39019   13 years vboxsync netflt: renamed host-to-wire filter conditionals, updated comments
(edit) @39018   13 years vboxsync netflt: code cleanup, removed qdisc alternative
(edit) @38896   13 years vboxsync solaris/VBoxNetFltBow: typo.
(edit) @38895   13 years vboxsync HostDrivers/solaris: LogFlow->Log for debug purposes.
(edit) @38797   13 years vboxsync netIfWinFindAdapterClassById: hr variable shadowing causing a success …
(edit) @38791   13 years vboxsync VBoxInstallHelper.cpp,++: Clean up TCHAR/WCHAR mess - just use WCHAR, …
(edit) @38738   13 years vboxsync Less Assert redefinition, adding RT_NO_STRICT to help.
(edit) @38736   13 years vboxsync *: Please don NOT redefine logger macros.
(edit) @38732   13 years vboxsync VBoxNetCfg.cpp: Mark non-standard logging as such.
(edit) @38640   13 years vboxsync solaris/VBoxNetFltBow: fixed multicast and IPv6 packets.
(edit) @38549   13 years vboxsync GSO: UDP fragmentation offloading (#5846)
(edit) @38485   13 years vboxsync Merge comment blocks.
(edit) @38484   13 years vboxsync vboxnetflt: guest to host packet capture fix (#5817)
(edit) @38408   13 years vboxsync vboxnetflt: partial BPF support for bridged interfaces (#5817)
(edit) @38370   13 years vboxsync vboxnetadp: BPF support for vboxnetX devices (#5817)
(edit) @38183   13 years vboxsync kBuild,HostDrivers: Consolidate install targets using EXEC_SOURCES. …
(edit) @38160   13 years vboxsync Solaris/VBoxNetBow: debug build fix.
(edit) @38140   13 years vboxsync Solaris/VBoxNetBow: fix for using multiple host NICs, caused by using …
(edit) @38082   13 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @38063   13 years vboxsync netflt: yet another attempt to fix regression introduced in r72926
(edit) @38062   13 years vboxsync netflt: another attempt to fix regression introduced in r72926
(edit) @38054   13 years vboxsync netflt: fix for regression introduced in r72926
(edit) @38052   13 years vboxsync backed out r72992
(edit) @38050   13 years vboxsync netflt: RHEL5 fix
(edit) @38007   13 years vboxsync netflt: fixed 'bad override' complaints (#5712)
(edit) @37993   13 years vboxsync netflt: Attempt to fix host-only networking crash for pre-2.6.29 kernels
(edit) @37983   13 years vboxsync Spaces.
(edit) @37982   13 years vboxsync VBoxNetFlt/Solaris: Use CTF probing for f_vnode member.
(edit) @37766   13 years vboxsync Solaris/VBoxNetBow: don't create device nodes, some renaming.
(edit) @37423   13 years vboxsync Ran the source code massager (scm).
(edit) @37328   13 years vboxsync Solaris/Installer: install NetBow driver with explicit, optional …
(edit) @37301   14 years vboxsync NetCfg: fix up for r72032
(edit) @37289   14 years vboxsync Windows host installaer/VBoxNetCfg: Major overhaul for supporting …
(edit) @37164   14 years vboxsync Solaris/VBoxNetFltBow: asserts.
(edit) @37161   14 years vboxsync netflt/win: zero up the device object field on device destruction
(edit) @36956   14 years vboxsync Solaris/VBoxNetFltBow: cleanup, link notification support (disabled).
(edit) @36950   14 years vboxsync typo
(edit) @36876   14 years vboxsync Solaris/VBoxNetFltBow: assertion.
(edit) @36875   14 years vboxsync Solaris/VBoxNetFltBow: free pkts on error.
(edit) @36874   14 years vboxsync Solaris/VBoxNetFltBow: cleanup.
(edit) @36859   14 years vboxsync Solaris/VBoxNetFltBow: activate/quiesce the interface in …
(edit) @36730   14 years vboxsync Solaris/NetFltBow: support for VNIC templates and VLANs.
(edit) @36671   14 years vboxsync Trunk: forward ported r70873: Installer/linux: no "make kernelrelease" …
(edit) @36496   14 years vboxsync VBoxNetFlt/Makefile.kmk: Re r70893: TARGET_xxx -> xxx_1_TARGET. The …
(edit) @36487   14 years vboxsync netflt/adp/win: switch to new VBoxDrvCfg lib
(edit) @36385   14 years vboxsync VBoxNetFlt/FreeBSD: Fix kernel crash if VIMAGE is enabled (Thanks to …
(edit) @36377   14 years vboxsync Solaris/VBoxNetFltBow: remove unneeded headers.
(edit) @36293   14 years vboxsync Linux additions / host drivers: fixed compilation with DKMS
(edit) @36207   14 years vboxsync style + spaces
(edit) @36190   14 years vboxsync IPRT,Drivers: Committed a modified version of the …
(edit) @36184   14 years vboxsync rework NetFlt/Adp
(edit) @36154   14 years vboxsync VBoxNetFltBow/Solaris: logging.
(edit) @36121   14 years vboxsync rework NetFlt/Adp
(edit) @36115   14 years vboxsync VBoxNetFlt/linux: warning
(edit) @36100   14 years vboxsync VBoxNetFlt: Linux 2.6.18...21 debug build fix
(edit) @36065   14 years vboxsync Solaris/VBoxNetFltBow: minor change.
(edit) @35928   14 years vboxsync netflt: build fix
(edit) @35927   14 years vboxsync netflt: enabled hard_start_xmit override instead of qdisc (#4814)
(edit) @35554   14 years vboxsync netflt: hard_start_xmit override support for pre-2.6.29 kernels
(edit) @35382   14 years vboxsync vboxnetflt: fix for host panic when bridging to devices with no TX queue
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @35359   14 years vboxsync netflt/win: avoid rx packet queueing for active netflt
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35066   14 years vboxsync VBoxNetFlt/linux: Linux 2.6.37rc compile fix for DEBUG builds
(edit) @34109   14 years vboxsync NetFlt/win: comments & assertions
(edit) @34102   14 years vboxsync NetFlt/win: rx path fixs
(edit) @33752   14 years vboxsync HostDrivers/VBoxNetFlt: Linux 2.6.37 fix
(edit) @33676   14 years vboxsync scm cleanup run.
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33506   14 years vboxsync vboxnetflt: tap link state fix for linux kernels 2.6.36 and above (#5328)
(edit) @33141   14 years vboxsync VBoxNetFlt/solaris: fix panic with using fastmutex with preemption …
(edit) @33111   14 years vboxsync FreeBSD: build fixes (thanks to Bernhard Froehlich)
(edit) @32856   14 years vboxsync vboxnetflt: qdisc compilation fix for newer kernels (#4814)
(edit) @32773   14 years vboxsync Solaris/VBoxNetFlt: removed NETINFO deadcode.
(edit) @32740   14 years vboxsync vboxNetFltDarwinMBufFromSG: Removed obsolete assertion (triggers when …
(edit) @32716   14 years vboxsync Solaris/VBoxNetFlt: fix deadlock with PromiscReq and ModWritePut (#5262)
(edit) @32710   14 years vboxsync Solaris/VBoxNetFlt: fix deadlock with PromiscReq and ModWritePut (#5262)
(edit) @32537   14 years vboxsync Linux host drivers: another fix for the clean rule (the kernel …
(edit) @32408   14 years vboxsync fixed the Provider in .inf files
Note: See TracRevisionLog for help on using the revision log.

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